Sending mail in Javascript?

wxdqz

New Member
I have a page that users log into with a user id and password. If the forget their password, then I want them to just end their user id and I will email them their password. My problem is that I can't find a way to email them their password in Javascript. I have found ways to do this in VBScript, but not in Javascript.

I am fairly new to web development. My background is in SQL Server and Visual Client/Server applications. So, if there is some easy solution that I am not seeing, please don't flame me.

Thanks in advance for any help with this problem.

Will Summers
 
Top