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
110
of
656
(
6,557
total posts)
< 1
second(s)
Re: Session is expired during Upload files
Hi kalees1980, If you do not want the session timeout, then set the timeout to a large value. 20= 20minutes, try set to 6000 <sessionState timeout=''20'' /> Regards, Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 7, 2012
Re: Performance issue during upload
SUSHIL , The primary factor is the network hardware/software. You need test more environment. And, in web.config , there is a setting which limit the speed : <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''20'' /> Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
June 16, 2009
Can we change Position for "Upload Multiple Files" Button Postion?
Hi Can we change position of Upload Multiple Files? We can use the InserButtonId to change the Button for Upload Multiple Files... But it Creates problem When the Upload Control is in Gridview.. For e.g If we have Uploader control which has Different button (InserButtonID=''somebutton''), First time it shows ...
Posted to
Ajax Uploader
(Forum)
by
yogeshsapkale
on
January 9, 2009
Re: Upload Control not clearing after upload
Hi ChrisThomas, I am not sure what you mean. Do you want do not show the table when the upload complete? Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 4, 2009
Re: JavaScript error during upload
Hi, We can't reproduce error on IE6. Can you try these things ? 1. Make sure you are using the last version. 2. Can you get error on http://ajaxuploader.com/demo/fulltest.aspx ? 3. Please try use google Chrome on your website. So that we can know the reason and fix it. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 10, 2009
Re: Upload Same File Problem
Hi Bevan1982, Can you try on http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx? I can not reproduce this issue. I tried upload the same file multiple times on this example, and it still works fine. Regards, Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 21, 2014
Re: How do I code for single file manual upload?
Hi Ken, I'm sorry I didn't clarify that. The problem is that the uploader attachment never has any items. When debugging, after I add an attachment, I click the Submit button and step through my code. The items count is always 0. Any ideas as to what I'm doing wrong? Thanks!
Posted to
Ajax Uploader
(Forum)
by
dmathews
on
February 15, 2012
Upload hangs in IE11 standard mode, works in compatibility mode
I downloaded 'AjaxUploader 3.0 2014-03-13' to solve our compatibility issues with IE 11. I am testing wIth a net_cs/samples/simple-upload.aspx When I upload a file in IE11 standards mode, the uploaders stalls about 19%. I can still cancel the upload. When I add my domain to the IE11 Compatibility View ...
Posted to
Ajax Uploader
(Forum)
by
mmbderksen
on
April 2, 2014
Upload problem when i put UploadModule in web.config
Hello, I can 't upload when i put this line in my web.config. <configuration> <system.web> <httpModules> <add name=''CuteEditor.UploadModule'' type=''CuteEditor.UploadModule,CuteEditor''/> </httpModules> ...
Posted to
Cute Editor for .NET
(Forum)
by
megami59
on
December 4, 2009
Re: (File dialog has been blocked) while trying to Upload files
Our problem is that we have a scroll bar on the page where the popup is. Try this. Add a html table with height>100% to your code above and test it again. try scrolling the page up and down and test the control. Add a table after your form tag: <table cellpadding=''0'' cellspacing=''0'' style=''height: 120%''>.... anything here ...
Posted to
Ajax Uploader
(Forum)
by
luci
on
September 1, 2009
More Search Options
« First
...
< Previous
108
109
110
111
112
Next >
...
Last »