A French car?

>Scott Rossi wrote:
>
>> My guess is, if you're looking to be able to parse the HTML from any
>> existing Web page, you're in for a thousand and one headaches.
>
>One word:  tables. 
>
>Okay, two words:  nested tables.
>

The thought makes me shiver -:)

OK, here is the first problem:

  trying to get url "http://www.mail-archive.com/metacard%40lists.best.com/"
         or then url "http://www.mail-archive.com/metacard@lists.best.com/"

Returns the following:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>302 Found</TITLE>
</HEAD><BODY>
<H1>Found</H1>
The document has moved <A 
HREF="http://www.mail-archive.com/metacard@lists.best.com/">here</A>.<P>
</BODY></HTML>

I am guessing that the built in Metacard "get url" method is not handling the 302 
code??? and that i have to use sockets? But then maybe it's a lot simpler, and I'm 
doing something stupid.

Please, can anyone save me from the RFC???

Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to