Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload'A=0
More Search Options
Showing page
235
of
656
(
6,557
total posts)
< 1
second(s)
Silverlight Upload issue
Hello, I am tring to uplaod file in Mozilla and I get error ''Silverlight Error Open [IO.IO_sharingviolation_file] Aguments:2-9-10 GC Net lease REIT checklist to murli.xls........'' I am not sure why this is happening. Will anybody help me in this?
Posted to
Ajax Uploader
(Forum)
by
youandvijay
on
February 10, 2010
Re: Upload Dialog box is not opening in IE7
Dennis, Please check this example: http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx If you cannot reproduce this issue in this example, please create an example aspx page showing the problems and send it to us. Adam@cutesoft.net or terry@CuteSoft.net or Kenneth@CuteSoft.net
Posted to
Ajax Uploader
(Forum)
by
Adam
on
October 29, 2008
Re: Auto upload without having to click Save button?
I'm not sure exactly where the save button comes from? It is not in my Page view and I'm fairly sure it is coming from the Render method for the uploader?
Posted to
Ajax Uploader
(Forum)
by
burtJones
on
October 30, 2012
Re: Upload Module Not instaled in Web.Config - When localhost Port is in URL
I have it configured for Integrated Mode and all my app pools are running integrated. As I mentioned in my post, It works fine when the port is not referenced in the URL.
Posted to
Ajax Uploader
(Forum)
by
FLJoe
on
August 31, 2012
Is it possible upload a file without page doing post back in .net 1.1
Hi , Is it possible uploading an image file without page doing post back in .net framework 1.1? the demo coding I found are doing post back. many thanks Best Regards Sunny
Posted to
Ajax Uploader
(Forum)
by
sunny_mel
on
March 9, 2010
Re: Simulate a click on the Upload button using javascript
Dar, You can try .onclick() insead of the .click(): var uploader=document.getElementById('<%=ajaxUploader.ClientID%>') uploader.startbrowse() for Flash10 , it would show a blocked warning panel. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 2, 2009
Re: Flash upload size
paulcreedy, I think you found a bug. Sorry for the inconvenience. Please open CuteSoft_Client\CuteEditor\Dialogs\InsertFlash.aspx And change InputFile.ValidateOption.MaxSizeKB=secset.MaxDocumentSize; to: InputFile.ValidateOption.MaxSizeKB=secset.MaxFlashSize;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 9, 2009
Re: is it possible to initiate upload in the code behind?
Hi, You can use UploadPersistedFile or UploadAttachment control. if(UploadPersistedFile1.File!=null)... if(UploadAttachment1.Items.Count>0)... Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 5, 2009
Re: Unable to Upload Files
Can you tell me how you set the image gallery path? Or is your site online so you can provide a URL?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 17, 2005
Re: Unable to See "Select File" dialog box
Adam, Thanks for replying. Here's the demowebsite http://schoolspeak.dyndns.org:10003/Secure/multiple-files-upload.aspx?Community=11111001 This is on a windows 2003 server machine with IIS 6.0 username/password : guest123/guest123 I have set UploadType=''iframe''. The file dialog box ...
Posted to
Ajax Uploader
(Forum)
by
Dev2008
on
December 4, 2008
More Search Options
« First
...
< Previous
233
234
235
236
237
Next >
...
Last »