Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload file
More Search Options
Showing page
27
of
336
(
3,355
total posts)
< 1
second(s)
Re: How to change upload button to moving gif file?
Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and find the following code: <CE:UploadSingleFile id=''InputFile'' runat=''server''></CE:UploadSingleFile> and change it to: <asp:Image runat=''server'' ID=''Uploader3Insert'' Width=''64'' Height=''64'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 11, 2007
Re: Upload Button Not working in firefox 2.0
hey, thanks for your instant reply. we intend to use your control in a video website for uploading the videos. After uploading the video to a folder, we have to pass on the video to another 3rd party component media handler pro which will convert the uploaded file to flv format and stored that video at destination ...
Posted to
Ajax Uploader
(Forum)
by
ssjal
on
December 26, 2008
Problem about upload file in CuteEditor 5.2
I have a problem in CuteEdit Vs 5.2 . When I choose file picture which it has file name in Thai language. CuteEdit vs 5.2 has not support this file name but previous vs.(CuteEdit vs. 5.0.0) has support. You can see this problem in below picture T_T
Posted to
Cute Editor for .NET
(Forum)
by
ano
on
February 28, 2006
Re: File Upload cause complete page post back... Basicly the ajax part of the uploader is not working?
Hi davior14, Please try the example below, does it work for you? When you click on the post back button, the page will do a post back, and the label text will be changed to ''post back!''. But when I upload a file, the text has not changed, it means that the page has not do the post back. If it only happens on your page, please ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 18, 2012
Re: rename files after upload
Hi, I fixed the issue I had earlier, some corrupt config file, but Now I have some other issue. FileUploaded doesn't seem to be the last step in the proces. it seems to be after this, the file is actually saved and the input text gets its value. what do I have to do to manage evering completely at the end of the upload part? Thank ...
Posted to
Cute Editor for .NET
(Forum)
by
bartje
on
November 11, 2013
Re: Unable to find the uploaded file in directory.......
Hi, I've answered my own question through some research. When in IIS 7 and above the maxAllowedContentLenghth attribute has to set under the <system.webServer> section in the web.config file for larger files. I found the info here: http://www.webtrenches.com/post.cfm/iis7-file-upload-size-limits IIS 5 looks under the ...
Posted to
Ajax Uploader
(Forum)
by
RandySSullivan
on
May 31, 2012
Re: How do one position file list
Hi ScottDolan, You can custom the attachment table to achieve your own style setting of it. <%@ Page Language=''C#'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><script runat=''server''> protected void ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 1, 2012
Re: Catching onmouse over and out events with an image upload button.
Hi jsfarum, Please try the example below. It shows you how to catch the mouseover and mouseout event. And change the mouse to ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
April 12, 2011
Re: change filename of file uploaded with image selector
Hi kommander47, 1. Open file InsertImage.aspx (CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx) 2. Find section <CE:Uploader id=''InputFile'' runat=''server''></CE:Uploader> 3. Add section <CE:Uploader id=''anotheruploader'' runat=server ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 29, 2009
Re: Preventing image resize on upload
I renamed this image and tried again. It didn't change the size this time. The first time it resized the image, I guess it was normal because the image was larger than the config settings, and the resize option was true, but after deleting the file from the server and uploading again, it seemed to always go back to that small size. Maybe a caching ...
Posted to
Cute Editor for .NET
(Forum)
by
mtalcott
on
January 8, 2007
More Search Options
« First
...
< Previous
25
26
27
28
29
Next >
...
Last »