Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): IE 9 upload
More Search Options
Showing page
89
of
656
(
6,557
total posts)
< 1
second(s)
Re: script time out when upload Big files
>>filePost.asp No, we just use the default value. You need to manually increase the ScriptTimeOut property value at the filePost.asp. if you want 3 minutes to pass before script processing times out, add the following line to the filePost.asp page: Server.ScriptTimeout = 180
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
July 19, 2006
Re: upload files button doesnt' work
Okay.I did it, and it didn't give me the is_dir error.But still when I press ''Upload files'' nothing happens. The same on insert flash, and insert media. When I press ''Upload files'' absolutely nothing happens. I tried different tempfolders, and also the exact ''/mytempfolder'', but not much happened... tried also with an / at the end, but no ...
Posted to
Cute Editor for PHP
(Forum)
by
mester9
on
January 28, 2010
Re: Page is reloaded after an ajax upload
Hi, The uploader will do the postback after the files be uploaded. And fire the FileUploaded event on server side. So the Page.Load event will fire again. You can use if(!Page.IsPostBack) for the first load event. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 11, 2009
Re: Restrict User to upload image in to specific Category..
hi, How to hide the upload button for particular category. if (category.Title == "pages"{ uploadbtn.style.visibility = "hidden"; } else { uploadbtn.style.visibility = "visible"; } ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
March 7, 2014
html5: The Upload task is interrupted
I was getting this error from last couple of days, This error can occur more while uploading a large file size . On uploading small size file its show random behavior some time it upload successfully or some time not. The upload progress bar went to 100% in a 2-3 sec when upload a large file size I also tried to upload on you ...
Posted to
Ajax Uploader
(Forum)
by
mughal814
on
March 12, 2014
Re: html5: the upload task is interrupted
ok, it looks like the user having the issue was trying to upload 6-8.5MB files through internet explorer in windows 7. We've tested using these parameters without reproducing the issue. Can you explain how anti-virus or firewall issues might apply to this and how to diagnose the issue further?
Posted to
Ajax Uploader
(Forum)
by
colinbashbash2
on
March 13, 2014
Re: MoveTo and file.Delete don't work for some time after upload
Hi Terry, 1. it doesn't matter if the file is big or small2. the UseAspNetStream is already in the web.config3. this happens locally as well as on the production server, so there is no anti-virus software4. I already mentioned the process that locks the file: locally it's ASP.NET Development Server, in a live environment the IIS Worker ...
Posted to
Ajax Uploader
(Forum)
by
Olaf
on
June 3, 2010
Re: Upload Control not clearing after upload
Thanks for that. I just added DeleteAllAttachments() after processing the files and the control is working properly again. Cheers, Chris
Posted to
Ajax Uploader
(Forum)
by
ChrisThomas
on
January 5, 2009
Re: no upload possible
claude68: Hi, well as you can read in my first post, i have added this line to cuteeditor_files\Dialogs\upload.php and the temporary files are uploaded to this directory BUT they are not moved to the directory $_SERVER['DOCUMENT_ROOT'].''/Uploads''!! Where did the temp files go? Did you get any error message?
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 4, 2010
Re: image upload
Thanks for the reply. Actually, I noticed the thumbnail is automatically created. Only thing is the large photo is not resized. As for the album example, can the application also create folders dynamically and the listing on the album.htm automatically recognize the albums?
Posted to
ASP.Net Image Gallery
(Forum)
by
easantos
on
August 27, 2008
More Search Options
« First
...
< Previous
87
88
89
90
91
Next >
...
Last »