Grunty
07-19-2003, 02:00 PM
I have a client-side script that takes the output of a form and e-mails it.
I am a novice with asp and this was someone elses script that I have adapted to send a form of my own. The form sends information from up to 70 text fields that contain names, addresses and company information.
I would like to know if it is possible to have the data arranged in a pretty Word document or html file so that the recipient can print it out directly from the e-mail without having to copy and paste.
The ISP server that the form is stored on does not allow any kind of scripts to be run, hence the client-side stuff.
Thanks
I am a novice with asp and this was someone elses script that I have adapted to send a form of my own. The form sends information from up to 70 text fields that contain names, addresses and company information.
I would like to know if it is possible to have the data arranged in a pretty Word document or html file so that the recipient can print it out directly from the e-mail without having to copy and paste.
The ISP server that the form is stored on does not allow any kind of scripts to be run, hence the client-side stuff.
Thanks