|
Posted by Tom on 05/09/07 17:48
On Wed, 9 May 2007 18:08:41 +0100, Johnny BeGood wrote...
>
>Hi All,
>
>Is there a way to post the contents of a form without having to click on the
>Submit button, i.e
>
><form method="post" action="http://www.whereever.com/ProcessTheData.php">
> <INPUT name="Field1" type="text">
> <INPUT name="Field2" type="text">
> <INPUT name="Field3" type="text">
> <INPUT name="EsendexRecipient" type="text">
> <TEXTAREA name="Block" rows="3" cols="20"></TEXTAREA>
> <input type="submit" value="Submit">
></form>
>
>Can it be done as follows, are am I going to end up red faced again?
>
>http://www.whereever.com/ProcessTheData.php?A=Field1&B=Field2. . . . .
>
>Any help gratefully accepted
>
>Cheers
>
If you are setting up a form, the person filling in the detail would probably
want to review their information before being submited. Why would you want to
submit it without being able to preview what you are sending? I would assume if
I had to fill in a form that I'd have to send it somewhere when I was done.
Tom
--
Basic Accounts $5.95 / mo. or $39.95 / yr.
http://newsguy.com/overview.htm
Navigation:
[Reply to this message]
|