At 12/29/01 08:28 AM, Bradley J. Dinerman wrote: >Larry, > >I think you're missing the basic point of what I'm trying to accomplish. >I need a way to query the remote Web server to extract specific data. I >will then deal with the way of formatting that data into my own Web >page. I don't want to just fetch the default Web page from WUG, but >rather, I need to customize the returned data. > >-Brad
Hmmm, while I've not _tried_ it yet, it looks like the WUG7.0 template facility would let you generate a 'machine parseable' ".asp" page under the WUG webserver. At my first glance, it even looks like you could have an XML-formatted output from WUG to represent the current status. You'd then need some tool running at your 'collection point' - like a perl script w/ XML and HTTP libraries - to parse the XML coming from WUG and display what you want to see. All speculative, but looks like it'll work! --D Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
