PDA

View Full Version : Send Mail-Javascript


Mun
10-03-2002, 04:30 AM
Hello,
If CDONTS is not supported by a hosting company because of it's "so called" performace problems..what other alternative do I have apart from ASPEmail, DundasMailer, ABMailer(not sure if it still exist-can't get it from anywhere)..which all use VBScript, and I use Javascript..
I just need to make a simple mail to a user for a forgot-password.
I've searched everywhere, but all I seem to get is VBScript applications...what am I gonna do now.
Frustrated!
Any help, comments will be greatly appreciated. I don't know where to look anymore.
Regards,
Mun:(

beetle
10-03-2002, 06:34 AM
I got a PHP one :D

Are you storing your user-name/password pairs in a DB? If so, forget about using javascript...

Mun
10-03-2002, 06:40 AM
yes Beetle, I have my username and passwords in DB/Access 2000.
NO hope! yeah.

Regards
Mun