Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
UploadCompleted
Ajax Uploader
ajaxuploader
AttachmentAdded
CuteWebUI.AjaxUploader
CuteWebUI.AjaxUploader.dll
Event Handler
Events
FileUpload
FileUploaded
path
uploader
Uploader Javascript methods/properties
uploading issue
vb.net
Upload Grid Displaying Uploaded File Disappears when Server Trace appears
I am using the single file upload and note that after the file is upload, the gride with the file name and check mark appear for only a second, then immediately replaced by the Trace information. I can not figure out what is caused the grid to disappear. Also, I would like to customize the grid to remove the ...
Posted to
Ajax Uploader
(Forum)
by
cjchamber
on
October 10, 2013
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
If we add this <httpRuntime requestValidationMode=″2.0″ /> its working.thanks man., but is there any other problem will may occur in future for this validationmode?
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
August 7, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
Hi kenneth., yes my site in in online... The license problem is solved and the delay problem solved, but i tested the my application in various scenario, that time i was met that same error again. Failed to load resource: the server responded with a status of 500(Internal Server error) .Is there any code to flush ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 26, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
Hi Kenneth., Now the delay problem solved, but i tested the my application in various scenario, that time i was met that same error again. Failed to load resource: the server responded with a status of 500(Internal Server error) .Is there any code to flush or clear the ajax uploder after uploading a ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 26, 2012
Failed to load resource: the server responded with a status of 500(Internal Server error)
Hi., I already posted about my error., Yesterday its cleared by Mr.Kenneth.but now i am getting that same error while uploading.I also use the below in web config.<add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /> <add key=''AjaxUploaderLicense'' value=''~/License/AjaxUploader.lic'' ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 26, 2012
AttachmentAdded, FileUpload and UploadComplete events not firing
Hi, I am new to the AjaxUploader. I have this legacy asp.net 1.1 that needs multi-file upload. I tested AjaxUploader, the function seems to work, I see the file in the temp folder. However, the AttachmentAdded, FileUpload and UploadComplete events are not firing after each file upload. The Load, FileValidating and ...
Posted to
Ajax Uploader
(Forum)
by
gogowater
on
March 4, 2012
Updating webpage after upload has completed
Hi, I am using the AJAXUploader and it is working beautifully. However, I want a button to become visible on the .aspx page after the upload has been completed. I have tried putting btnButton.visible = true in the Uploader_FileUploaded and Uploader1_UploadCompleted callback methods, and even though I can see that it is ...
Posted to
Ajax Uploader
(Forum)
by
ASimps
on
October 2, 2009