You could use auto form submission using javascript. A quick search should help. --Bipin Upadhyay. http://projectbee.org/ Richard Kurth wrote:
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