Programmatically log on to a site
        Posted  
        
            by Shaihi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shaihi
        
        
        
        Published on 2010-03-07T19:40:10Z
        Indexed on 
            2010/03/08
            8:06 UTC
        
        
        Read the original article
        Hit count: 357
        
I am not sure if this fits better on StackOverflow, but here goes:
I want to programmatically log on to:
http://wrds-web.wharton.upenn.edu/wrds/index.cfm?true  
I tried capturing the log on url using fiddler2 and HttpFox, but to no avail.
Is this a server side script that I cannot capture? If so how can I do the log on?
© Stack Overflow or respective owner