Hello,
I have a web site that returns a string - true or false. I want to call that page from within perl with posting to the page to see whether or not to proceed. Is there a way to do this. I know I could do this if the other side was a soap service, but this is not - is there any way for me to fake it? Thanks.
- Mark