One way would be to create a text area into which you would enter the
list of emails, one per line (for example). Then, upon pressing a
button, a series of POST resquest would be done in background (XHR),
submitting the form once for each email address. In this way one can
avoid navigating away from the page with the list. If the only piece
of information which is different each time is the email, maybe it is
not quite difficult after all.

On Mon, Feb 8, 2010 at 1:20 AM, cc <[email protected]> wrote:
> I suspect he wanted to know how to avoid *manually* filling the forms in one
> at a time, esquifit, rather than necessarily avoiding the *technical*
> process of submitting a form at a time.

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to