Hi,I know I can submit a query like this in an actual browser, and the XML that is returned will be displayed in the browser:
http://server/folder/livelink.exe?func=search&lookfor1=allwords&where1=report&outputformat=xmlQ. Does anyone know how I would submit this http request through VB.NET or C# in an aspx page, and store the XML results in an XML Document? (I want to do things with the data in the XML Document before displaying it...)Thanks in Advance,BLH