kiara
04-25-2003, 08:24 PM
I have an free expage host and I created a new page to post an e-mail form. When I did it shows up but when you click submit it brings up a blank e-mail which I snet to myself for testing and it didn't work. I have AOL.
My true love is Jer, if you have a problem go ^^^^ a cherry.
MaGiCSuN
04-25-2003, 08:46 PM
Can you show us the code you use for your form? thanks
Love,
Mirna
kiara
04-25-2003, 08:49 PM
well go to www.expage.com/kiwifinderjoin to see it
MaGiCSuN
04-25-2003, 08:52 PM
you have got in all <input> fields this set as name name="question: and because you get a blank email is because the email can't read wich answer he has to display because they are all named the same
so change question: to other words for every question. They all have to be different!
Love,
Mirna
kiara
04-25-2003, 08:56 PM
HUH???? ok I see where the imput questiong thing is but what should I write in it? my e-mail or the question?
MaGiCSuN
04-25-2003, 08:58 PM
No you should name the field like something
Like for the "name" field you could use name="name"
and for the "email" field you could use name="email"
you have to use words that say what the answer behind is has to do with it, so that you can easily figure it out in your email
in your email you will get:
name: <answer here>
email: <answer here>
so if you fill in name="what" for name you get:
what: <answer here>
and that might be confusing when you receive the email :)
So just fill in something that has to do with the question, just one word
Love,
Mirna
kiara
04-25-2003, 09:04 PM
oh I get it!! Thanks a bunch!
MaGiCSuN
04-25-2003, 09:06 PM
Your welcome :)
if you changed it, and saved it again etc. Try to send yourself an email again and see if it works now. If not post again here and say what goes wrong etc :)