I use python mechanize to submit a form. Using this page as a tutorial. http://stockrt.github.com/p/emulating-a-browser-in-python-with-mechanize/
The form I uses shows a javascript confirmation box before submitting in browser. How to capture the javascript confirmation box in python using mechanize? Or is there any other alternate? Thanks. -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free/Open Source Jobs : http://fossjobs.in Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
