Hey,
I am thinking of making a Facebook application, where you open the app, enter your login details, and it passes the data and logs into the acc, and gets the HTML code, writes it to a .html file and opens it....I don't know how to make it pass the data using the urllib/urllib2 module....so any ideas on how I can solve this prob?