/    Sign up×
Community /Pin to ProfileBookmark

[URL=http://clairemont.topcities.com/thepits.html]http://clairemont.topcities.com/thepits.html[/URL]

Can someone please help me out. Ive just been sending these forms to my own email. Nothing shows up! No text, no attachments no nothing.

heres my html code for it

<FORM METHOD=”POST” ACTION=mailto:[email protected]>
<li>Name<INPUT TYPE=text NAME=Name SIZE=30>
<li>Residence<INPUT TYPE=text NAME=Residence SIZE=30>
<li>Occupation<INPUT TYPE=text NAME=Occupation SIZE=40>
<li>Age<INPUT TYPE=text NAME=Age SIZE=10>
<li>Hobbies<INPUT TYPE=text NAME=Hobbies SIZE=100>
<li>Favorite Bands<INPUT TYPE=text NAME=Favorite Band(s) SIZE=30>
<li>Misc Information<INPUT TYPE=text NAME=Misc Information SIZE=30>
<INPUT TYPE=”submit”>
<INPUT TYPE=”reset”>
</form>

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@swonJan 28.2003 — When you want to send a form with mailto you may have to add the enctype statement:

<FORM name="form" ACTION="mailto:[email protected]" enctype="text/plain" METHOD="POST">

<li>Name<INPUT TYPE=text NAME="Name" SIZE=30>

<li>Residence<INPUT TYPE=text NAME="Residence" SIZE=30>

<li>Occupation<INPUT TYPE=text NAME="Occupation" SIZE=40>

<li>Age<INPUT TYPE=text NAME="Age" SIZE=10>

<li>Hobbies<INPUT TYPE=text NAME="Hobbies" SIZE=100>

<li>Favorite Bands<INPUT TYPE=text NAME="Favorite Band(s)" SIZE=30>

<li>Misc Information<INPUT TYPE=text NAME="Misc Information" SIZE=30>

<INPUT TYPE="submit">

<INPUT TYPE="reset">

</form>

this should do the trick!
Copy linkTweet thisAlerts:
@MPPauthorJan 28.2003 — its still not working, This page is in a IFRAME if it makes any difference, probly not tho. but THIS is the wierd part. Im using topcities as my server...when i preview the page im working on.....it works fine. i type some stuff in the boxes and send it to my adress and it comes back with everything.THATS ONLY in the preview box tho. as soon as i save my changes and go to the URL, then try it. It screws up. When i try to send the form text to my e-mail, write mail comes up, theres no sending adress, you have to type that in, and theres no text or attachments anywere to send. it weird
Copy linkTweet thisAlerts:
@meowJan 29.2003 — Yes it works. Eudora tried to send the below:

Name=yyyyyyyyyyyyyyyy

Residence=rrrrrrr

Occupation=rrrrrrr

Age=rrrrrrr

Hobbies=rrrrrrrr

Favorite Band(s)=rrrrrrr

Misc Information=gggggggg

mailto isn't reliable. Use a remotely hosted service for form handling if your host doesn't let you run scripts. ?
Copy linkTweet thisAlerts:
@rdknottJan 29.2003 — try this:

<FORM name="form" ACTION="--WEBBOT-SELF--" enctype="text/plain" METHOD="POST">

<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"

S-Email-Address="[email protected]" B-Email-Label-Fields="TRUE"

S-Builtin-Fields -->Name<INPUT TYPE=text NAME="Name" SIZE=30>

Residence<INPUT TYPE=text NAME="Residence" SIZE=30>

Occupation<INPUT TYPE=text NAME="Occupation" SIZE=40>

Age<INPUT TYPE=text NAME="Age" SIZE=10>

Hobbies<INPUT TYPE=text NAME="Hobbies" SIZE=100>

Favorite Bands<INPUT TYPE=text NAME="Favorite Band(s)" SIZE=30>

Misc Information<INPUT TYPE=text NAME="Misc Information" SIZE=30>

<INPUT TYPE="submit">

<INPUT TYPE="reset">

</form>
×

Success!

Help @MPP spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...