Re: TECH: Listserv, re-logins, & drafts (was: A few questions about...)
From: | robert wilson <hotaru@...> |
Date: | Thursday, August 2, 2007, 18:58 |
On Thursday 02 August 2007, John Vertical (John Vertical
<johnvertical@...>) wrote:
> But! - and here's where this gets interesting - the blank (redirect) page's
> sorce turns out to include your message, even in the case that it didn't
> get re- added to the reply field when you are redirected! Most symbols will
> be mangled into URL-compatible entities (colon = "%3A" etc.) but a few
> rounds of serch&replace will fix that.
or you could just do what i do whenever i submit anything longer than 2 or 3
on the web... just type it in your text editor of choice and then just copy
and past it into the form on the web page. then if something goes wrong
submitting it, all you have to do is copy and paste again, instead of having
to view the source of a page and then do search and replace.