using openurl to log into Yahoo services

2005-11-16 Thread joe_public34
Hello all, I'm trying to write a script to log into Yahoo! (mail, groups, etc), but when I pass the full URL with all form elements via Python, I get a resutling 400 - Bad Request page. When I just plop the full URL into a browser, it works perfectly. Is there something I need to specify in pytho

Getting HTML from a loaded page in Firefox

2005-08-04 Thread joe_public34
How can I use Python to get the HTML source for a webpage that is already loaded into Firefox? So far, all I've seen is reference to building Mozilla and XPCOM, but if there's any other way, I want to know. I already tried import win32com.client mb = win32com.client.Dispatch('MOZILLACONTROLLib.App