Forum Moderators: phranque
Is is possible for someone to fill out, say a .pdf form and some type of script send the entire form with contents as an attachment?
After someone fills out the form, the form and for style should go via email. I'm thinking it "could" be an attachment just like attaching a .pdf file to email manually. I need a script that will do that in a browser.
Any help out there with this? Thanks!
I have a plain jane input form to collect the data. When the user clicks submit, they get to see the form completely filled out and all they need to do is print from the browser.
This saves everyone time - the form recipient has a completed form without HTML input boxes, the user doesn't have to wade through a pre-defined form to find the input boxes, and I don't any technology other than HTML to render the form.
Works well.
If I find any other solutions to this type of request, I'll come back and post it for your reference. Thanks again.