Re: POST Method Problem on Form

Tech-Archive recommends: Fix windows errors by optimizing your registry



It's certainly because you didn't insert any valid submission control in
your form (<input> or <textarea> for example).
Try this for example, it's working:
<html>
<head>
</head>
<body>
<form method="POST" action="mailto:ttofohio@xxxxxxxxxxxxx"; >
<input type="hidden" name="status" lang="en" xml:lang="en" value="working!"
/>
<input type="submit" value="Submit the Form" />
</form>
</body>
</html>

Good luck.

"Thomas Troutwine" <ttofohio@xxxxxxxxxxxxx> a écrit dans le message de news:
u6Zuf.2732$%W1.1660@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I'm having a problem? with my form sending me the content of a form.
> The e-mail program opens and a file is attached but there is no
> destination
> address filled in. Is it supposed to address and send the form contents?
> My code is below.
>
> <FORM METHOD=POST ACTION="mailto:ttofohio@xxxxxxxxxxxxx"; >
>
> <INPUT TYPE="submit" VALUE="Submit the Form">
>
>


.



Relevant Pages

  • RE: HTML to Text
    ... <HTML> ... <HEAD> ... string, that I can work on each line one at a time, or in an array or ... Good luck. ...
    (perl.beginners)
  • Re: Off To The City
    ... Friday I have an MRI of my head and then a consult with the ... I found it disconcerting to have my head and body strapped down ... Best case scenario - I go and find out the platinum completely filled ... Wish me luck please. ...
    (alt.med.fibromyalgia)
  • Re: newbie: css in every page in app
    ... Then I needed to add CSS links to each "head" ... within the html tags. ... code your child to add controls to these containers. ... you get control over both the html head and body. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Converting Perl Web Report to Python
    ... by allowing the user to pass in an SQL query parameter to the sql ...
    (comp.lang.python)
  • Re: Pulse Head
    ... (Thanks a lot, Tek.) ... A fast logic gate or LVDS receiver, ... What's with the html? ...
    (sci.electronics.design)