opening a different webpage from my webpage and reading its content /clicking buttons etc
Posted
by sajad
on Stack Overflow
See other posts from Stack Overflow
or by sajad
Published on 2010-05-16T18:45:19Z
Indexed on
2010/05/16
18:50 UTC
Read the original article
Hit count: 422
Hi friends,
i was just curious as how to do this.
i want to open www.whatsmyip.com or something similar from my webpage.
put an ip address in the textbox in that page.
click the button
and read the value(suppose a textbox)..
i want to achieve all this programtically without any humaninteraction..
how is that possible.
© Stack Overflow or respective owner