- Sep 28, 2012
- 233
- 173
Hello Coding Masters,
I am trying to login into google using HttpWebrequest but still not got success..
usally i do programming using web browser but they are only single threaded and slow..that's why i decided to code a bot using Httpwebreuest.
I am struggling with httpwebrequest from 10 days i searchde much more and also learned on howtostartprogramming
but i cannot able to login into google..
i foolow everything using fiddler2 and livehttpheaders..
but no success..
i also maintain cookies for all sessions using main cookie container as specified on howtostartprogramming..
can somebody help me here..
i just need to know how i can login is there any working example?
Thans in advance
I am trying to login into google using HttpWebrequest but still not got success..
usally i do programming using web browser but they are only single threaded and slow..that's why i decided to code a bot using Httpwebreuest.
I am struggling with httpwebrequest from 10 days i searchde much more and also learned on howtostartprogramming
but i cannot able to login into google..
i foolow everything using fiddler2 and livehttpheaders..
but no success..
i also maintain cookies for all sessions using main cookie container as specified on howtostartprogramming..
can somebody help me here..
i just need to know how i can login is there any working example?
Thans in advance