On Sun, 27 Aug 2000 11:52:27 +0200 (MET DST), Bernie <[EMAIL PROTECTED]>
wrote:
> Glenn wrote:
>> Because this tag....
>> <meta HTTP-EQUIV="refresh" content="60">
>> is written incorrectly.
>> Change to....
>> <meta HTTP-EQUIV="refresh content="60; URL=">
> Is an odd number of "'s according to the standard? Anyway it's in
> htmlutil.c and should be easy to fix.
Oops, sorry about that.
(I missed the " after 'refresh' when I typed it)
The correct syntax is.....
<meta HTTP-EQUIV="refresh" content="60; URL=">
> Add:
> if(!ptr)
> ptr=strchr(tagarg,'"');
> After the init of ptr.
> And in this block
> ptr=strchr(&ptr[1],'=');
> if(ptr)
> {
> ...
> }
> Move
> GLOBAL.timeout=1;
> GLOBAL.refreshtarget=currentframe;
> outside of the block.
> Or something like that (I can't test this right now), all is in the
> function METAtag() of course.
I'll try it later this evening and get back to you with the results.
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
--
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
Download Arachne for DOS http://browser.arachne.cz/dos/
Visit the Arachne home page http://arachne.cz/