Hot to find a control in a java runtime?
        Posted  
        
            by Kovu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kovu
        
        
        
        Published on 2010-04-08T22:15:11Z
        Indexed on 
            2010/04/08
            22:23 UTC
        
        
        Read the original article
        Hit count: 444
        
Hi,
I will write a proxy for something
For this I must write data very ugly in 2 textboxes in a webpage (http://www.knuddelz.de). You see: username and password and a button with a login.
How to find the control in C#.net 2.0 or 3.5 and wirte data in it?
© Stack Overflow or respective owner