Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 thank you mail after validation
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

weeweeslap
Senior Member

USA
1077 Posts

Posted - 03 January 2004 :  04:34:06  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message
Hi!
I have searched here a bit but don't or can't find a mod that will send an e-mail after an account has been validated(when e-mail validation is on). I was thinking that this is a good idea to do perhaps. That is, send an e-mail once a user has validated their account, telling thanks and what not in it. I was wondering also if someone could be so kind into doing thid mod for us or, if it exists can someone point me in the right direction as I cannot find the way
Thanks!
WWS

coaster crazy

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 03 January 2004 :  14:26:35  Show Profile
Why not do it yourself? It is pretty easy.

In your register.asp file, find the code that sends the validation address. It starts around line 578 - 603 in the 3.4.04 version. You can copy that and put the code before line 197, before the end if.

Edit the message that you want to put into the email.
In the email message replace the following code with code that follows it.

Replace: Request.Form("Name")
With: chkString(rsKey("M_NAME"),"SQLString")

Replace: Request.Form("Email")
With: chkString(rsKey("M_EMAIL"),"SQLString")

And you should be good to go. If you have problems with the email message let us know.

Support Snitz Forums

Edited by - Davio on 03 January 2004 14:27:01
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.2 seconds. Powered By: Snitz Forums 2000 Version 3.4.07