This article Generates a password random, Requires a database and Mails the Password. <%@language="vbscript" % ****************************** <% 'code by Manikantan 'Web Developer '3rd Agenda 'Nungambakkam, Chennai India % <% set mail= server.CreateObject("cdonts.newmail") mail.subject="Thank You for Registering" mail.to = mailid mail.from ="Webmaster@thesi...
[ 查看全文 ]