[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV 'bad html' -- more info
From: |
Paul Gilmartin |
Subject: |
Re: LYNX-DEV 'bad html' -- more info |
Date: |
Sat, 1 Feb 1997 08:48:54 -0700 (MST) |
In a recent note, Laura Eaves said:
> Date: Sat, 1 Feb 1997 09:07:22 -0500 (EST)
>
> I copied the html to a local file and tried it with lynx2-6FM.
>
> I then looked at the FORM def in the html. It contained
> : ...
> : <FORM METHOD="POST" ACTION="/scripts/ordlist.pl">
> : ...
> : </FORM>
>
> I moved the '<FORM ...' stuff up a few lines to before the start of a TABLE,
> changed ACTION="http://www.qvc.com/scripts/ordlist.pl", and ran lynx again.
>
You can accomplish this for the entire page by adding:
<BASE HREF="http://www.qvc.com/">
to the head portion of the page (I hope I got that right)
-- gil
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;