I'm implementing a web application that interfaces with the new Amazon XML/HTTP data feed. They normally expect a web page to have a URL link in the form of:
<a href="http://xml.amazon.com/onca/xml2.......">Click on Link</a> I'd like to have xml data display on my pages without requiring users to click on a URL. Anyone know how to construct an Execute Statement which sends out a http request when the page is generated? Thanks! Dean --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
