Jump to content

Can I Send The Complete Form, Not Just Results


kenwvs

Recommended Posts

Hi All

I have designed a form, using excel and then converting it to html using spreadsheet converter, and have placed it on a website. The purpose of the form is that people can order literature online (there are about 50 items). Is it possible to have the form sent in its entirety, opposed to just the results, in a list format? It would be easier for the person receiving the order to be able to view the whole form, instead of just the results.

The form can be found at [a href=\"http://www.albertaga.net/onlineliterature.htm\" target=\"_blank\"]online order form [/a]This form also does calculations for the total order amount, so am not sure if that will make a difference. It would be ideal if it could be emailed to the person, but if they had to pick it up elsewhere, after receiving an email notification that wouldn't be out of the question. Alternatively, could they receive a file with the results that they could import into the base form?

Thanks,

Ken
Link to comment
Share on other sites

When you submit a form the data you inputted into the form fileds/components is sent, you cannot send the forms html with it! The action attribute, which should be in the form tag, defines where the submitted data will be sent to. The script in which it gets sent to is where the data should be processed. It is your responsibility how that data is processed and presented.

Yes you can email the data submitted, but you have to layout how the email will look.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.