|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Sep 2002
Location: G.P., TX
Posts: 472
|
So I kinda coded a webpage...
(Greetings)
...using the example from www.w3schools.com. It's a simple form that sends an email when completed. But now I have a couple of questions: 1. When I open the page, and enter text into the fields...nothing happens when I click the reset button or when I click send. Is it because it's not actually hosted? 2. Also, is it possible to send the email to more than one person upon clicking Send? I think I had one more question, but I can't remember. I'll post it later if I do. I'll attach the file in case you'd like to see it. Its 90% finished. Thanks! e.n. ![]() (I couldn't attach the HTM file so I attached the .txt file.) |
|
|
|
|
|
#2 |
|
Member (9 bit)
Join Date: Sep 2002
Location: G.P., TX
Posts: 472
|
After playing with it some more, I've answered question 1. But now, the problem is that when I click to send the email, it opens up my email client but it's blank. No information was carried over. Any suggestions?
e.n.
|
|
|
|
|
|
#3 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
You have a set of nested
PHP Code:
"Service Center Location" and " PHP Code:
for 2. You can't do it unless you host your emails somewhere and have setup mail forwarding. |
|
|
|
|
|
#4 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
I really can't recommend anyone writing their own email forms nowadays. Spammers have switched from open relays to email forms to send out spam. Okay to play around with but putting a form on a public website can be quite dangerous.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#5 |
|
Member (9 bit)
Join Date: Sep 2002
Location: G.P., TX
Posts: 472
|
Ok...thanks for the responses. Question #1 is answered and fixed.
Statica Could you please elaborate on your reponse to question #2? The email client is Lotus Notes 6.5. Mairving: The webpage will be hosted on the company intranet. Now the problem is that when I click send, it does not carry any information into the email that opens up. Any idea why? |
|
|
|
|
|
#6 | |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
Quote:
|
|
|
|
|
|
|
#7 | |
|
Member (9 bit)
Join Date: Sep 2002
Location: G.P., TX
Posts: 472
|
Quote:
e.n.
|
|
|
|
|
|
|
#8 |
|
Member (9 bit)
Join Date: Sep 2002
Location: G.P., TX
Posts: 472
|
Anyone have any input on why it won't carry the information over? Even in the example from w3schools, it opens up the email client but it's just blank. I've worked everything else out...and this is the only hiccup holding me back from presenting a final working copy, if you will, to the boss.
Thanks in advance e.n.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|