Hot to find a control in a java runtime?
- by Kovu
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?