Curtis Preston writes: > But that doesn't authenticate. On the real web side, it works if you > authenticate FIRST with another page, then call the user's options page > after you're authenticated as the admin, but I don't think I can do that > with wget.
Dunno if it will get you where you want to be, but try "man wget" and look up the --load-cookies and (IIRC) --store-cookies options. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
