|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Email confirmation linkI'm using CDO mail in my asp scripts, and I need to find a script that
whereas a user signs up for your website and when he hits submit, an email goes to his email box with a confirmation link for him to click so to ensure he has a valid email address. Does anyone know of a package or series of scripts that works with this? Thanks netsports ..Net Sports wrote on 28 Sep 2006 in
microsoft.public.inetserver.asp.general: > I'm using CDO mail in my asp scripts, and I need to find a script that Just let him click on:> whereas a user signs up for your website and when he hits submit, an > email goes to his email box with a confirmation link for him to click > so to ensure he has a valid email address. Does anyone know of a > package or series of scripts that works with this? > <http://theDom.ain/confirmMail.asp?id=123&tempwrd=aqswdefr> and in confirmMail.asp check the database record with the id, and the tempwrd for a onetime password. If both are correct within the timeout also set in a field of that record, say two or 24 hours, activate the record as email submitted. tempwrd is filled with a simple random word. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Other interesting topics
Read nested nodes in XML file with ASP
Referencing the value of a input field. ARRAYS DOUBTS how do I parse the words of a sentence? OO4O: ORA-12154 Error - TNS:could not resolve the connect identifier specified Printer margin and orientation settings from ASP MSKB article on scalability of ADO/ASP Access SQL to ASP SQL not working ... need help please Maximum size of POST data? asp problem |
|||||||||||||||||||||||