Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
email form w/multiple recipents
Old 11-29-2004, 07:51 PM email form w/multiple recipents
Des
Junior Talker

Posts: 2
Trades: 0
Hi there,

I created a form that needs to have the data sent to 3 email address and when I test the form it only sends the data to the first email address and not the others. Could you please explain what I am doing wrong? Thank you very much


Des

<input type="submit" value="Email Form" name="Submit">
<input type="hidden" name="sendtoemail" value="belinda@rps.com">
<input type="hidden" name="sendtoemail" value="formtest@rps.com">
<input type="hidden" name="sendtoemail" value="webmaster@cox.net">
Des is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-29-2004, 11:24 PM
NateDogg's Avatar
Extreme Talker

Posts: 163
Trades: 0
Show the entire form. It'll help.
__________________
Nathan


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
NateDogg is offline
Reply With Quote
View Public Profile
 
Old 11-30-2004, 01:25 AM
foobar's Avatar
Extreme Talker

Posts: 225
Trades: 0
I'm not sure you can do that with HTML only ....
foobar is offline
Reply With Quote
View Public Profile Visit foobar's homepage!
 
Old 11-30-2004, 05:23 AM
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
What scripting are you using PHP or ASP?

You can try PhpMailer if you are familier with PHP
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 11-30-2004, 10:53 AM
Des
Junior Talker

Posts: 2
Trades: 0
Oh So Sorry, the form was so large didn't think it would fit!
Here is link for the form

http://free.hostdepartment.com/G/Gem/form_example.html

I should also mention that this is email form template that the hosting company in a section for thier CGI scripts. We just customize the form and add email addresses but as I mention I need to send the form to 3 people. I am also working on another version that will be php format but because I am still very much newbie in that area, this was the quickest way to get the form up for the company to use on the website right away. Once again, Thank you very very much for any suggestions you may have
Des is offline
Reply With Quote
View Public Profile
 
Old 12-02-2004, 10:39 AM
funkdaddu's Avatar
Web Design Snob

Posts: 635
Trades: 0
try just using commas to separate the emails:
<input type="hidden" name="sendtoemail" value="belinda@rps.com,formtest@rps.com,webmaster@ cox.net">
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Reply     « Reply to email form w/multiple recipents
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.64309 seconds with 12 queries