[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] DISABLED form submit button
From: |
Keith Bowes |
Subject: |
Re: [Lynx-dev] DISABLED form submit button |
Date: |
Mon, 6 Feb 2012 12:18:21 -0500 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Je 2012-Feb-06 je 16:02, Thorsten Glaser skribis:
> David Schroeder dixit:
> This is one of the reasons I’d like lynx to have some sort of
> in-place HTML editing, which would then re-parse and use this
> changed HTML as if it came from the server originally. (Which
> would also be nice for web app QA, fuzz testing, etc.)
>
That would be awesome. It doesn't sound too terribly difficult. AFAIK,
the remote resources are written to a temporary file and parsed locally,
so it would just require making the edit key (e on my installation) edit
that temporary file on remote requests.