I want to send a thank you when ever someone joins our online mem.

H

hjyoungii

I have a membership form on my site. When ever someone signs up, I would
like to send an automatic welcome letter. Please Help.
 
S

Stefan B Rusynko

You either need a server side forms handler script, or check w/ your host if they support an autoresponder




| I have a membership form on my site. When ever someone signs up, I would
| like to send an automatic welcome letter. Please Help.
 
C

Clark

If you are having the form-submitted data stored in an Access database via the
Database Wizard, then you can create a confirmation page that they are directed
to automatilcally after they submit the form.

On that page you can say whatever you want, plus you can Insert Confirmation
Fields. So that when Joe Dokes signs up you could have the confirmation page
Joe sees say "Welcome Joe Dokes, happy to have you with us or whatever)
 
Top