Search

You searched for the word(s): submit
Showing page 3 of 3 (29 total posts) < 1 second(s)
  • Error Message

    I have installed the script on a second subfolder Everything is working. File uploads, the ontaskcomplete works however it gives me the following error: Uncaught Error: global event handler error #CuteWebUI_AjaxUploader_OnPostback : Property 'submit' of object #<HTMLFormElement> is not a ...
    Posted to ASP Uploader (Forum) by Raiden on November 29, 2011
  • Current deployment package has an error

    I have tested the current deployment download on two IIS versions 6 and 7.5 and two different browsers( IE9 and Chrome) All versions throw same error: ajaxuploaderresource.asp?type=script, Zeile 2 Zeichen 1    if(!window.CuteWebUI_AjaxUploader_OnPostback)window.CuteWebUI_AjaxUploader_OnPostback=function(){var uploader=this;for(var ...
    Posted to ASP Uploader (Forum) by wauwau on October 31, 2012
  • Other Form Elements?

    I don't see any examples of using this upload control with other form elements... I need to use this control in a form with normal elements (textboxes, etc) AND I need to submit all the elements at once. I do not want the upload to happen as soon as they select the file. All elements and the file must go at once, (with the progress ...
    Posted to ASP Uploader (Forum) by dstoltz on January 15, 2012
  • Presale questions

    Up until now I have been using DMXZone Pure ASP Uploader. There are many issues with it, not to mention it uses flash upload bar which is not customisable, doesn't support ajax etc... I'd like to purchase your script instead. I've read your documentation but I still have some questions from my experience with DMXZone uploader.   I see ...
    Posted to ASP Uploader (Forum) by jerry2 on October 18, 2010
  • Re: File Name Suffix

    I am currently using this: http://aspuploader.com/demo/form-singlefile.asp It works perfectly, and I don't have to submit any forms. Submitting the form would actually cause an issue for me so I want to avoid that Thanks! 
    Posted to ASP Uploader (Forum) by Raiden on December 12, 2011
  • Re: File Name Suffix

    Hi Raiden, You can start the upload when the form submit, like example http://aspuploader.com/demo/form-manualstart.asp.  The form submit is necessary if you want to upload the file to the server. Regards, Ken 
    Posted to ASP Uploader (Forum) by Kenneth on December 7, 2011
  • Re: Presale questions

    jerry2,   Thanks for the interest.   >> see you can still use request.form using your module? So the other form fields are not changed when I upload the classic way?   The other form fields will not be changed when you use aspuploader.   >>And the text fields have our characters like čš and đ and ...
    Posted to ASP Uploader (Forum) by Adam on October 18, 2010
  • Submitting Form using ManualStartUpload property in Firefox

    I am trying to submit a form after the upload takes place so that I can request the file information that was uploaded and insert it into a database.  I am also allowing the user to send additional data with the upload such as a description they type into a text box.  When I use the ManualStartUpload property example in your ...
    Posted to ASP Uploader (Forum) by tsurf on June 2, 2010
  • Re: File Name Suffix

    Thanks! However, I don't submit any forms when I use the script. Would'nt it be possible to just create a uploader.filename = ''filename'' option? Thanks! 
    Posted to ASP Uploader (Forum) by Raiden on December 6, 2011