Page Number: Page 1 of 1
Actual Results
- iplaydirty
- Forum: Programming / Scripting / Coding Forum
- Topic: Submitting to multiple email addresses
- Subject: Submitting to multiple email addresses
- Replies: 12
- Views: 3309
Posted: October 13th, 2003, 6:12 pm
lol
of the 2 things I was supposed to do, of course I forgot one of them. Yes, the problem was the form name. I updated the js but not the actual form.
Well RichB, you have solved a problem that no one else has been able to answer for me. I am much in your debt.
Thank you so much.
of the 2 things I was supposed to do, of course I forgot one of them. Yes, the problem was the form name. I updated the js but not the actual form.
Well RichB, you have solved a problem that no one else has been able to answer for me. I am much in your debt.
Thank you so much.
- iplaydirty
- Forum: Programming / Scripting / Coding Forum
- Topic: Submitting to multiple email addresses
- Subject: Submitting to multiple email addresses
- Replies: 12
- Views: 3309
Posted: October 13th, 2003, 5:35 pm
well, it DEFINITELY worked which is a HUGE step in getting this done. I added 2 additional fields "Test1" and "Test2" each with different email addresses. When I view the response form, I need the state the user selected to display. I did what you said and named it the first state as default, but no...
- iplaydirty
- Forum: Programming / Scripting / Coding Forum
- Topic: Submitting to multiple email addresses
- Subject: Submitting to multiple email addresses
- Replies: 12
- Views: 3309
Posted: October 13th, 2003, 2:57 pm
Wow. Thanks a ton for this. I do have a question though. How much of this is safe to change. The problem is, the email addresses that this form is going to is run by a department that's, well, let's say "lacking IQ." I need the form output to read just like any other. Basically, the state output can...
- iplaydirty
- Forum: Programming / Scripting / Coding Forum
- Topic: Submitting to multiple email addresses
- Subject: Submitting to multiple email addresses
- Replies: 12
- Views: 3309
Posted: October 13th, 2003, 2:14 pm
1st email = 1 state
2nd email = 4 states
3rd email = 4 states
4th email = 8 states
5th email = 1 state
I really appreciate this, thank you.
2nd email = 4 states
3rd email = 4 states
4th email = 8 states
5th email = 1 state
I really appreciate this, thank you.
- iplaydirty
- Forum: Programming / Scripting / Coding Forum
- Topic: Submitting to multiple email addresses
- Subject: Submitting to multiple email addresses
- Replies: 12
- Views: 3309
Posted: October 13th, 2003, 1:28 pm
<table BORDER="1" CELLSPACING="1" CELLPADDING="2"bordercolordark="#666666" bordercolorlight="#CCCCCC" class="bodyText"> <tr VALIGN="top" ALIGN="left"> <td WIDTH="98" BGCOLOR="#C0C0C0" class="bodyText">Field Name</td> <td WIDTH="56" BGCOLOR="#C0C0C0" class="bodyText">Typ...
- iplaydirty
- Forum: Programming / Scripting / Coding Forum
- Topic: Submitting to multiple email addresses
- Subject: Submitting to multiple email addresses
- Replies: 12
- Views: 3309
Posted: October 12th, 2003, 10:46 pm
Hi, I'm new to the forum, but not new to html. I'm sure I'll be able to help quite a few people as well. But first, I have a forms question. I know most of this will probably come down to what formmailer I'm using, and unfortunaltely, I don't know. I'm working on a corporate intranet site and have t...
