Page 1 of 1
HELP!!! HTML PROBLEM (again lol)
Posted: Thu Jun 28, 2001 12:22 pm
by sundog
ok, on my website i have mail forms that ppl fill out and then hit the submit button to send it. sumthin weird is happenin. i tried it myself. heres wut happened. i fillid it out,pressed submit, a little box came up and saaid it wood be sent by emailand beware cuz of IP or sumthin. so i klicked ok and it popped up a "Write Mail" box, cuz i use AOL. so i clicked Send thinking that the info wood be sent from the form but i looked in my other mail, IGN, and all it was a blank email. how do i git the form to actually send? if ya need more info about it just say so.....
Posted: Thu Jun 28, 2001 12:58 pm
by XxTiZZuLuxX
If you could make that a little bit more specific I might be able to help you. I see what your saying but I need more info.
Posted: Thu Jun 28, 2001 1:58 pm
by TonyT
It won't work if AOL is the default mail client cause your email settings are conflicting with the form.
Besides, html email forms do not work the same way in all browsers, unless you are using CGI-BIN script to send the mail via the webhost's mail program.
Best is to use a "send mail" button that works in both Netscape & IE, don't know about AOL cause AOL is 150% DIFFERENT than the standard email used on the
www. AOL has their own mail network and ALL mail is filtered via their servers to auto zip files as needed and also to change the format of all images sent to the AOL Art image format.
Use this html for an email button, just change the name of the mailto: address -
<FORM>
<INPUT TYPE="button" VALUE="e-mail" onClick="parent.location='mailto:WHATEVER YOUR E-MAIL ADDRESS IS ?subject=You can also put an automatic subject here"'></FORM>
.........
Posted: Thu Jun 28, 2001 4:48 pm
by sundog
hmmmm ok i will try it.. r u sayn it wood work on a regular web provider just not on AOL?
.....
Posted: Thu Jun 28, 2001 4:51 pm
by sundog
u guys can go to the site and check it out if ya want..... www22.brinkster.com/tst1/home and click on the join us or the challenge us button. fill out the form with any info and click submit. see wut happens.