nuclei
09-10-2003, 08:39 AM
Hi Guys,
Need a way in ASP to call a remote API in the form:
http://remote.server.com/feed.php?var=something
get a reply in the format:
yes::no::yes::no
and parse it into 4 $variables for use in my application.
Any help is greatly appreciated.
Need a way in ASP to call a remote API in the form:
http://remote.server.com/feed.php?var=something
get a reply in the format:
yes::no::yes::no
and parse it into 4 $variables for use in my application.
Any help is greatly appreciated.