Hi,
I am trying to extract certain information from a website, possibly using ServerXMLHTTP.
However, data is presented only after you click a link (initiate a javascript function). The script which pulls this info is not accessible remotely.
How could I trigger that javascript function remotely, via ASP?
Thanks
I am trying to extract certain information from a website, possibly using ServerXMLHTTP.
However, data is presented only after you click a link (initiate a javascript function). The script which pulls this info is not accessible remotely.
How could I trigger that javascript function remotely, via ASP?
Thanks