View Single Post
  #2 (permalink)  
Old 10-28-09, 07:10 AM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,029
Thanks: 14
Thanked 34 Times in 33 Posts
Quote:
Originally Posted by quamby View Post
What I would like to do is use this common html page that contains "form2email.pl" type form that displays the page that was visited previously .

And also when I receive the customer email I would like to know which page was visited before the customer filled out the form?
You could create a copy of the form that's used in "form2email.pl" and include it in each page, and you could place a hidden variable in each page (in the form) that would indicate what page they used to send the email from.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data (scroll down)
Reply With Quote