How can I force this to be a POST and not a GET
<a href=customer.php?cid=1&location=customeradd.php> Add Customer </a>
or is the only way you can pass data with a POST is from a Form submission.

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

Reply via email to