submit phpfileuploader with other form fields

Last post 06-18-2010, 12:48 PM by dandreu. 6 replies.
Sort Posts: Previous Next
  •  06-14-2010, 8:21 AM 61727

    submit phpfileuploader with other form fields

    Hi,
     
    I have a form with a phpfileuploader field and other fields as e-mail sender, e-mail receiver, subject and a textarea with a message. I'm using the sample "Start uploading manually" to upload and submit the other form fields but it seems that only the uploadfield is submitted and the other fields get blank.
    Can anyone help me showing how to use phpfileuploader in a traditional form submitting the rest of fields in the form. Many thanks in advance.
     
    Lola
    Filed under: , , ,
  •  06-14-2010, 5:30 PM 61738 in reply to 61727

    Re: submit phpfileuploader with other form fields

     
    Regards,
    Eric
  •  06-15-2010, 1:52 PM 61755 in reply to 61738

    Re: submit phpfileuploader with other form fields

    Thank you Eric for replying. I've already read the thread you referred but there, you explain how to use forms with the cute editor, not with the phpfileuploader.
     
    Could you, please, post a sample using the phpfileuploader with other fields and get their values?
     
    Or do you mean that use action="1email.php?postback=true" is the key?
     
    Thank you again,
     
    Lola
  •  06-16-2010, 11:42 AM 61819 in reply to 61755

    Re: submit phpfileuploader with other form fields

    Please check this example:
     
     
    A sample demonstrates how to implement a custom upload handler then accepts the incoming files. In handler page (UploadUrl) developers can rename the uploaded files, process other logics programmatically.
     
    You can also get other fields of the form in this custom upload handler page.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  06-16-2010, 1:51 PM 61828 in reply to 61819

    Re: submit phpfileuploader with other form fields

    The demo works, locally and online at your website but trying UploadUrl , ManualStartUPload and other form fields, I get this error
  •  06-18-2010, 12:48 PM 61871 in reply to 61727

    Re: submit phpfileuploader with other form fields

    I don't get it work. I have already upgraded my version but the problem remains. Trying demo2 and demo2_upload returns a silverlight error as I've posted. Using "form_manualstart" sample, in IE I reach to upload the file and I'm redirected to the confirmation page but I can't see the progressbar. In FF everything seems to be ok but and the file is uploaded but not moved to the final destination so it ignores the redirected page which does the job. Also, I can't get the values posted by the other form fields.
     
    I need some solution. Please, help.
View as RSS news feed in XML