autoresponder question

This is a discussion on "autoresponder question" within the Web Page Design section. This forum, and the thread "autoresponder question are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 31st, 2005, 22:58
New Member
Join Date: Aug 2005
Location: Colorado
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
autoresponder question

Hello:
I am not sure I am in the correct section of the forums, but I have a client that wants to have a sales letter sent automatically to visitors that fill out a form. The email address would have to be captured from the form and then the sales letter would automatically be sent to that email address. I am not sure how this is accomplished. If I am in the wrong area, please direct to the forum that I should be using. Thanks.
Reply With Quote

  #2 (permalink)  
Old Aug 31st, 2005, 23:48
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Mail script

This would need to be in the server side programming section.

But to answer your question you would need to setup a script (depending on ur host) I use php and this can be acomplished using the mail() function.

If you want a step by step examlpe on how to setup the script just email me.

dave@sypher-design.co.uk
Reply With Quote
  #3 (permalink)  
Old Sep 16th, 2005, 22:48
New Member
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Cgacfox
It's also possible using a formmailer. I've searched google for a and I found free mailform processor. No ads btw

Quote:
<form name="formname" method="post" action="http://www.mail-maniac.com/">
<input type="hidden" name="mailto" value="mailto(at)address.com">
<input type="hidden" name="from" value="mailfrom(at)address.com">
<input type="hidden" name="subject" value="Subject line">
<input type="hidden" name="fromname" value="Your name">
<input type="hidden" name="goto" value="http://www.thankyoupage.com">
<input type="text" name="sometextfield">

<input type="text" name="anothertextfield">

<input type="submit" name="submit" value="Submit">


<font size="1" face="Verdana">Mail-Maniac, free HTML email form processor</font>
</form>
Just edit your parts and it should work, I've tested it.

good luck!
Reply With Quote
Reply

Tags
autoresponder, question

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Autoresponder with redirect Woody60 PHP Forum 5 Mar 14th, 2008 16:11
css question Daniel Web Page Design 29 Feb 16th, 2007 12:13
Question...!! JacobHaug Webforumz Cafe 20 Dec 1st, 2006 21:58
ID Question kaz Web Page Design 7 Apr 25th, 2005 15:01
Question?? mandypilot01 Classic ASP 1 Feb 24th, 2004 22:00


All times are GMT. The time now is 22:12.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43