![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveMultiple Form Post Using Javascript - Empty Post from FF
From: Adam <budgieofdarkness@gmail.com>
Date: Mon Nov 21 2005 - 22:39:36 CET
Hey,
I'm using JS to submit a form with image submit buttons, using the
(Page is here... http://www.cards2do.co.uk/addcard.php?card_id=292 )
**************************************************************************************
<form action="https://www.cards2do.co.uk/addcard.php" method="post"
.................... Rest of Form.....................
<input type="hidden" name="submit" value="true"/>
**************************************************************************************
There are two forms on this particular page... They use identical code
The problem...
I would be extremely grateful if anyone knows the cause of the problem.
Many Thanks,
Adam King
|