I have users typing in garbage now. Most of it I can validate out with basic php routines, which work out fine. But I wanted to go a step farther and force the user to be redirected to their email client and re-submit a new web form and at the same time bring back their email address as a variable.
I am having problems trying to get a web page to print variables from an email. I am trying to validate a users email by sending them to their email client and then they click back to a new page.
I know that I am sending the post vars and I can see them as they are sent by the email client by means of html hidden test and if I use GET I can see them in the address bar. But can not get variables to set using session on the new web page. I can use some help or other ideas or even just a way to see where the user is sending emails from.






Bookmarks