Hi List, Parsing an HTML page (http://www.rebol.net/cookbook/index.html) I have found two kinds of link.
1. HREF="recipes/0032.html" 2. IMG SRC="/graphics/doc-bar.gif" The first one refers to the current folder "http://www.rebol.net/cookbook/" . The second one to the current domain "http://www.rebol.net/" . Hence my question, is there an easy way to get the domain from an url? Regards Patrick -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
