[Stonybrook-pm] automated login to a javascript page

Lucas Carey lcarey at odd.bio.sunysb.edu
Thu Feb 12 20:21:12 CST 2004


I'd mentioned this website at yesterday's meeting.
https://www.incyte.com/control/tools/proteome
I'd love to be able to automatically login and grab a couple of pages, if anyone has any ideas how to get the cookie without HTTP::Cookies::Netscape.
The basic problem as far as I can tell, aside from my complete lack of knowledge of perl web stuff, is this:
<form name="sign" focus="loginuser%C0%E4%C9%DF%89%F5%82%A9L%25c%A3%E6%7F%86%85"method="post" action="/control/tools/proteome">
....
document.getElementById('loginuser%C0%E4%C9%DF%89%F5%82%A9L%25c%A3%E6%7F%86%85').focus();

-Lucas



More information about the StonyBrook-PM mailing list