On Wed, May 23, 2007 5:37 am, Shannon Whitty wrote:
> THanks,
>
> That's what I thought...
>
> I really only need to check for one value = "success" - anything else
> should
> redirect back to the form entry page and display whatever result has
> been
> returned from the remote site.
>
> cUrl sho
On Wed, May 23, 2007 5:25 am, Shannon Whitty wrote:
> THanks,
>
> I will have far to much data to append to a GET request so a POST is
> the
> best option I think.
Also consider RSS, REST, RPC and SOAP as long-term solutions with
increasing overhead/functionality.
These have the advantage of havi
THanks,
That's what I thought...
I really only need to check for one value = "success" - anything else should
redirect back to the form entry page and display whatever result has been
returned from the remote site.
cUrl should be able to differentiate between a connection and an application
f
THanks,
I will have far to much data to append to a GET request so a POST is the
best option I think.
"Myron Turner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>> On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
>>
>>> I'm looking for a piece of software or coding that wil
THanks,
I will have far to much data to append to a GET request so a POST is the
best option I think.
"Myron Turner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>> On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
>>
>>> I'm looking for a piece of software or coding that wil
THanks,
I will have far to much data to append to a GET request so a POST is the
best option I think.
"Myron Turner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>> On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
>>
>>> I'm looking for a piece of software or coding that w
Tijnema wrote:
On 5/22/07, Myron Turner <[EMAIL PROTECTED]> wrote:
> On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
>
>> I'm looking for a piece of software or coding that will let me post a
>> form
>> to another URL, accept the response, search it for a specific
>> "success"
>> string an
On 5/22/07, Myron Turner <[EMAIL PROTECTED]> wrote:
> On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
>
>> I'm looking for a piece of software or coding that will let me post a
>> form
>> to another URL, accept the response, search it for a specific
>> "success"
>> string and then let me co
On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
I'm looking for a piece of software or coding that will let me post a
form
to another URL, accept the response, search it for a specific
"success"
string and then let me continue processing the rest of my program.
http://php.net/cur
On Sat, May 19, 2007 10:22 pm, Shannon Whitty wrote:
> I'm looking for a piece of software or coding that will let me post a
> form
> to another URL, accept the response, search it for a specific
> "success"
> string and then let me continue processing the rest of my program.
http://php.net/curl
Shannon Whitty wrote:
Hi,
I'm looking for a piece of software or coding that will let me post a form
to another URL, accept the response, search it for a specific "success"
string and then let me continue processing the rest of my program.
I want to accept queries on behalf of my supplier, f
Hi,
I'm looking for a piece of software or coding that will let me post a form
to another URL, accept the response, search it for a specific "success"
string and then let me continue processing the rest of my program.
I want to accept queries on behalf of my supplier, forward it to them behind
12 matches
Mail list logo