Guest_imported
New member
- Jan 1, 1970
- 0
I've set up a form which, when submitted, sends the user to a 'thank you' page and sends an HTML email to the intended recipient. This is all very well, but I wish to send the the filled in form contents by email as a web page.
I can send a plain text email which includes form data and I can send an HTML email which cannot carry the form data, but I cannot send a combination of the two - an HTML/ASP email containing form data! Frustrating.
Is it possible to send it as an ASP page containing the filled in contents of the form?
I have tried, but it will not accept any ASP code.
Thanks in advance.
I can send a plain text email which includes form data and I can send an HTML email which cannot carry the form data, but I cannot send a combination of the two - an HTML/ASP email containing form data! Frustrating.
Is it possible to send it as an ASP page containing the filled in contents of the form?
I have tried, but it will not accept any ASP code.
Thanks in advance.