> Patrik Carlsson wrote:
> 
> > Hello,
> > I've come around a problem with my ISP:
> > The login form (which lynx shows) uses a
> > simple javascript to do: document.form.submit
> > If they just made a standard button I would be
> > able to submit the page, but this little script
> > makes it impossible.
> > 
> > Can't lynx be made to force a submit of the form?
> > 
> > The ISP won't support anything non-javascript,
> > but I believe this would make things work fine : )
> > 
> >     Patrik Carlsson
> >     [EMAIL PROTECTED]

The difficulties of adding some form of javascript support
to lynx is being discussed sporadically on the lynx-dev list.
Read the archives if you have time to spare.

In the meantime, you may be able to work around your ISP
by creating your own HTML file, with a modified form that
lynx *does* understand and which submits the same data, and
invoking lynx with that.  You may be able to start with a
downloaded copy of the ISP's page containing the form and
then modify that.

   Klaus

Reply via email to