; THEN goto:5 ELSE goto:7
5: Display "success" and finish
6: Display connection error and resort to email and finish
7: Reload form and display error returned within "result tags"
thanks
Shannon
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
ne
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 l
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 l
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 l
TED]
> In case you have no control on the other URL, then CURL is probably your
> best solution.
> Otherwise, a better way to do it is probably to interact with a web
> service installed on the other website.
>
> --
> itoctopus - http://www.itoctopus.com
> ""Shannon
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
6 matches
Mail list logo