At 12:09 AM -0700 5/5/09, Richard Kurth wrote:
How can I force this to be a POST and not a GET
Add Customer
or is the only way you can pass data with a POST is from a Form submission.
If you need to pass data in the url, then GET is the only viable option.
When I am confronted with "Hey, I n
Ashley Sheridan wrote:
On Tue, 2009-05-05 at 00:09 -0700, Richard Kurth wrote:
How can I force this to be a POST and not a GET
Add Customer
or is the only way you can pass data with a POST is from a Form submission.
The only way you can send post data is either through the form or using
an A
On Tue, 2009-05-05 at 00:22 -0700, Richard Kurth wrote:
> Ashley Sheridan wrote:
> > On Tue, 2009-05-05 at 00:09 -0700, Richard Kurth wrote:
> >
> >> How can I force this to be a POST and not a GET
> >> Add Customer
> >> or is the only way you can pass data with a POST is from a Form submissio
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
> > Add Customer
> > or is th
Ashley Sheridan wrote:
On Tue, 2009-05-05 at 00:22 -0700, Richard Kurth wrote:
Ashley Sheridan wrote:
On Tue, 2009-05-05 at 00:09 -0700, Richard Kurth wrote:
How can I force this to be a POST and not a GET
Add Customer
or is the only way you can pass data with a POST is fro
On Tue, 2009-05-05 at 00:09 -0700, Richard Kurth wrote:
> How can I force this to be a POST and not a GET
> Add Customer
> or is the only way you can pass data with a POST is from a Form submission.
>
The only way you can send post data is either through the form or using
an AJAX call. In theory
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
Add Customer
or is the only way you can pass data with a POST is from a Form
submission.
--
PHP
How can I force this to be a POST and not a GET
Add Customer
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
8 matches
Mail list logo