Hi Peter,

Checkout the DETAILEDRESPONSE attribute of <@URL> (Tango SP1 or higher).
This returns additional HTTP information about the requested site. 

If the site is using HTTP Redirection, then you should see all the data you
need there. If they are doing HTML Redirection of some sort, then you may
need to do some fancy HTML string parsing to get the redirect info.

The DETAILEDRESPONSE comes back with the HTTP Header info and the HTML page
wrapped in a nice neat XML payload. So you'll need to either do some string
parsing to get the info, or assign the Results to a DOM Variable and use
XPointer to get it.

Hope this helps. Cheers......

Scott Cadillac,
Witango.org - http://witango.org
403-281-6090 - [EMAIL PROTECTED]
--
Information for the Witango Developer Community
---------------------

XML-Extranet - http://xml-extra.net
403-281-6090 - [EMAIL PROTECTED]
--
Well-formed Development (for hire)
---------------------


> -----Original Message-----
> From: Brandano, Peter [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, June 03, 2003 9:28 AM
> To: '[EMAIL PROTECTED]'
> Subject: Witango-Talk: <@URL> with redirect
> 
> 
> Hello,
> 
> I am trying to retrieve the contents of a Website using the 
> <@URL> meta tag.
> Unfortunately, the page I am trying to access uses redirection. The
> documentation says redirection is not supported by <@URL>, is there a
> workaround?
> 
> Pete
> 
> Peter Brandano
> GENERAL DYNAMICS 
> C4 Systems
> 77 "A" St. Needham Ma
> 781-455-4057
> 
> 
> -----Original Message-----
> From: Ben Johansen [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 28, 2003 1:43 AM
> To: [EMAIL PROTECTED]
> Subject: Witango-Talk: Test
> 
> Install update to server, testing
> 
> Ben Johansen - http://www.pcforge.com
> -Authorized WiTango Reseller
>  http://www.pcforge.com/WitangoGoodies.htm
> -Authorized Alt-N Reseller
>  http://www.pcforge.com/AltN.htm 
> 
> ______________________________________________________________
> __________
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
> ______________________________________________________________
> __________
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
> 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to