On Mon, 2003-02-24 at 16:56, Aaron Held wrote:
> Stuart Donaldson wrote:
> 
> >>-----Original Message-----
> >>From: Alexander Brill [mailto:[EMAIL PROTECTED]
> >>        self.writeln('''
> >>        <script LANGUAGE="JavaScript">
> >>        <!--
> >>        if (top.location.href.indexOf("index.html") == -1)
> >>        document.writeln('<META http-equiv="refresh"
> >>    content="1,http://www.foobar.com";>');
> >>        // -->
> >>        </script>
> >>        ''')
> >>    
> >>
> >     <META HTTP-EQUIV=REFRESH CONTENT="7;
> >URL=/news/TECH_Front.asp?0dm=C---T&ta=y">
> >
> >Note they have the URL= tag embedded within the content.  
> >
> 
> Your sample code has content= #,URL
> It shoudl be #;URL
> (semicolon rather then a comma) - 
> http://www.htmlhelp.com/reference/html40/head/meta.html
> 
> -Aaron
> 
> 
> 

Yeah, I know. I took it straight from w3c HTML 4.01 spec, so I took it
as granted it should work :)

-- 
Alexander Brill <[EMAIL PROTECTED]>
http://www.project23.no
PGP-key: http://www.nettstudio.no/pgp/alexander.brill.asc

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to