If I have an anchor inside form, how can I send form using the anchor without
displaying target url? I've tried the code below but IE says that this.form
is null or empty and Firefox does nothing.
<form action="somewhere.php" method="get">
# Pick me
</form>
--
View this message in context:
http://www.nabble.com/anchor-inside-form-tp25129981p25129981.html
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php