Hello,
I am having problem with ajaxfileupload control not triggering the uploadcomplete event. I am handling the upload button through an on click of another button.
AddButton.Attributes.Add("onClick", "$('.ajax__fileupload_uploadbutton').trigger('click');")
This fires the upload button but it doesn't fire the uploadcomplete event. My web.config has been set correctly. See attached file.
I am hosting this through godaddy and have see full access to the httpdocs folder. This is working locally but not on godaddy.
Please need your expert advise on this. Thanks!
Sincerely,
Derrick
I am having problem with ajaxfileupload control not triggering the uploadcomplete event. I am handling the upload button through an on click of another button.
AddButton.Attributes.Add("onClick", "$('.ajax__fileupload_uploadbutton').trigger('click');")
This fires the upload button but it doesn't fire the uploadcomplete event. My web.config has been set correctly. See attached file.
I am hosting this through godaddy and have see full access to the httpdocs folder. This is working locally but not on godaddy.
Please need your expert advise on this. Thanks!
Sincerely,
Derrick