Posted: Wed May 25, 2005 4:04 pm A - Mailto: / Subject / Body - Problem
1. Most important - Ok I have this code at which I will present to you in a minute. Everytime There is a Space a "+" shows up..... Its for an e-mail link, I want them to be able to type the subject and body on my webpage without the "+" to show up (in there internet server provider) everytime they space from one word to another. Can someone plz. make me aware of how to do that.
2. Is their anyway to make the mail automatically send? Instead of just sitting there with the e-mail address/ Subject/ Body and them having to hit send?
alright here is the code:
<FORM action="mailto:anthony21683ataol.com"?subject=type your subject?body=type your subject line here>
Subject:
<BR><BR>
<INPUT name="Subject" value="" size="50"><BR>
<BR>
Message:<BR><BR>
<TEXTAREA wrap="virual" name="body" rows=15 cols=40 MAXLENGTH=100></TEXTAREA><BR>
<BR>
<BR>
<INPUT type="submit">
</FORM>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum