|
Posted by Jerry Stuckle on 05/20/07 14:31
shannonw@reynolds.com.au 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, forward it to them
> behind
> the scenes, accept their response and display it within my website.
>
> Has anyone had any experience with this? Is there a simple, basic
> utility
> to let me do this?
>
> I was kind of hoping I could avoid developing it myself.
>
> Thanks
> Shannon
>
Shannon,
You'll probably have to do it yourself. But it shouldn't be too hard if
your use Curl.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|