Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ASP Send Mail Function
Name: hawkins6423 Date: July 23, 2004 at 17:55:18 Pacific OS: Win XP Pro CPU/Ram: asodaospdkpsa
Comment:
I am making a form that will register an account with my website, but i want it to be sent to me and be reviewed before i add their info into my login script. I am having a problem sending multiple variables at once, does anyone know if there is a way I can write response.write(Var1, Var2, Var3) or something like that, beacuse i want to send multiple items thru the body text, any help please.
The source is kinda long so go here: http://www.matt-hawk.com/script.html
Summary: I tried to create a mail form using the mail() function. But the server doesn't accept mail() for security seasons. Are there another function to send a e-mail with PHP?? (sorry for my english) ...
Summary: Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 220, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in temp.php on line 53 Warning: Cannot ...
Summary: For all those that are having problems, like I was, sending mail using Windows Live with Optimum Online being your main email service. Change the STMP port # from 25 to 587. This should solve your p...