Click to See Complete Forum and Search --> : formmail.cgi - customizing thank you page?


missp
07-09-2003, 11:00 PM
I have re-set the redirect url for this script (Matt's FormMail) to a custom page within my site. What I'd like to do though is have that page include the data that was submitted, just like it is in the default page generated by the script itself. I imagine I must put some type of placeholder coding into the resulting page? Can anyone advise or point me to somewhere I can learn more about this?

Thanks soo much :)

Jeff Mott
07-10-2003, 10:52 PM
What I'd like to do though is have that page include the data that was submitted, just like it is in the default page generated by the script itself.You would have to pass the submitted information to the page in the query string. Then parse it (a server-side method would be better for this, but JS is capable) and display the results.

nritz
07-12-2003, 04:15 AM
You can get important info at

Parameshwar Babu Mailvalley Patch pppfile.pl
http://www.mailvalley.com/formmail/

as well as

http://www.securityfocus.com/bid/1187/solution/