Is there a way to post input types that are "hidden"  with out using a html form in 
php?  I know you can do it in java script with Form.submit().  

So... if I have three hidden fields can I "post" them without pressing a button that 
uses a form by using a php function?

Thanks in advance.

Kris

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to