automated orkut login..help??

sourind

New member
Joined
Apr 5, 2006
Messages
4
Programming Experience
1-3
i have a form...on it a webbrowser control...and two text boxes(in which i write the orkut username and password)...now i also have a button...
i want..when i press the button...the webbrowser should navigate to http://www.orkut.com... and automatically fill-up the username and pw field..and click the login button...
but i cant write the codes...when i try to see the source code..i find that login portion not there in the source code...why is that so??

can anyone help me with the code required for this??
thanking in advance...!!!
 
the login form is in the iframe, you can view the login page only by navigating to the url of the iframe src attribute. (it's a very long https address)
 
JohnH said:
the login form is in the iframe, you can view the login page only by navigating to the url of the iframe src attribute. (it's a very long https address)
I'm trying to use orkut at work
can anyone pos the url of the iframe ?
Tnkz
 
Back
Top