Hey all.  I was making a menu, and I was using too many links, so I 
figure use a form with drop down lists.
Im trying to use the form using the get method.
echo '<form action="test.php?ft=first" method="get">';
It doesn't seem to behave correctly.  Can one use test.php?ft=first in 
the action of a get form??
It works great if I make a hidden field for ft=first.
Was just wondering..


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to