On Tue, 2009-05-05 at 12:58 +0530, Bipin Upadhyay wrote:
> 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.
> >
> 
> 
That would break for any UA without Javascript support or those without
it enabled.


Ash
www.ashleysheridan.co.uk


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

Reply via email to