07-05-2007, 10:18 PM
[eluser]java[/eluser]
I want to get email address input from visitor and encode it (by md5) , save it into database and send the email and code to that visitor by the link like this:
http://missworldvote.client.ninesystems....b05c56cb5d.
until visitor click that link in their mail box, the link will go to another page in my page with the email and the code expected in my database ( to compare ). I have tried to use GET method but it cannot link with the page after the page user input their email. Can i have a advise?
Thanks for reading.
I want to get email address input from visitor and encode it (by md5) , save it into database and send the email and code to that visitor by the link like this:
http://missworldvote.client.ninesystems....b05c56cb5d.
until visitor click that link in their mail box, the link will go to another page in my page with the email and the code expected in my database ( to compare ). I have tried to use GET method but it cannot link with the page after the page user input their email. Can i have a advise?
Thanks for reading.