Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Uploader
More Search Options
Showing page
152
of
328
(
3,276
total posts)
< 1
second(s)
Re: can we add extra information on the object that ajax uploader sends for each file?
Dear deepakkumarjoshi, Which information do you want to pass from client to server side while files are being uploaded? Thank you for asking Eric@cutesoft.net
Posted to
Ajax Uploader
(Forum)
by
Eric
on
January 19, 2011
Re: Various issues with uploader inside a form view a inside update panel
We have fixed the issues. please download the control and try again. For Firefox + IFrame mode , it require the end user click the <input type=file> again, because the Firefox do not allow script use inputfile.click() to show that dialog directly. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
January 13, 2010
Re: AJAX uploader problem on load
Hi Eric, The problem is still there. Please check the site now. Has it something to do with the firewall settings? Regards Sandhya
Posted to
Ajax Uploader
(Forum)
by
sandhyac
on
February 9, 2011
Re: Object required: 'jfile' ERROR - Please Help
Yes, I can confirm, the AJAX multiple files test in your package does not work here... I get error 500 and I get line 464 error in include_asp
uploader
.asp and object: required: jfile. Something is wrong with ajax request I guess with your function as on the handler page I have problem. The problem seems to be in the ...
Posted to
ASP Uploader
(Forum)
by
jerry2
on
December 19, 2011
Re: Object required: 'jfile'
I get the same error, the multiple files demo has problem with jfile :-( Help please. I have tried to use your demo ajax-multiplefiles.asp on my server (copied the whole folder of course) and I get the object required jfile error in line 464. The file is uploaded but the page is then trying to redirect and the error is there. So your own ...
Posted to
ASP Uploader
(Forum)
by
jerry2
on
December 18, 2011
Re: Occasional "Unable to Write To Folder" error message
Dilly: Hi I have got the same issue with my version of Ajax File
uploader
. I think I'm using older version than 2009100. So Do I need to pay for my upgrade? Regards Dilly Dilly, No, you don't need to pay for the upgrade. Your existing license file should work for the latest build.
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 13, 2010
Re: ASP uploader not working in Firefox 3.6.3
Disabling the silverlight plug in did the trick for me, thanks Picachuchu! I have Vista Home Premium. I hope they come up with a fix for it as I dont want to have something on the page telling the users to disable the plugin and how to disable it.
Posted to
ASP Uploader
(Forum)
by
skfmn
on
June 14, 2010
Re: AjaxUploader Upload button not firing correctly
lholman, Can you try the following code? <%@ Page Language=''vb''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.Ajax
Uploader
'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 17, 2008
Re: Get Windows logon prompt when trying to upload files
Open CuteSoft_Client\CuteEditor\Dialogs\InsertDocument.aspx and change the following code: <CE:
Uploader
id=''InputFile'' runat=''server''></CE:
Uploader
> to: <CE:
Uploader
id=''InputFile'' runat=''server'' UploadType=''IFrame''></CE:
Uploader
>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 6, 2009
Re: How to disable the creation of queue table and the default progress bar?
Hi deepakkumarjoshi, Try this way protected override void OnLoad(EventArgs e) { //UploadAttachments1 is the id of
uploader
UploadAttachments1.GetItemsTable().Visible = false; ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 21, 2010
More Search Options
« First
...
< Previous
150
151
152
153
154
Next >
...
Last »