User Profile
Collapse
-
I got it .... next time i'll do it with code tags. But can anyone help me out with teh question i have posted ?? -
Auto fill and submit another site
I want to access some site , say gmail or twitter from my application. The application should fill my username and password and submit the form and post some updates from the application itself. Here is some code . Help would be appreciated
Code:protected void Button1_Click(object sender, EventArgs e) { Object obj = null; Object URL = "www.gmail.com"; InternetExplorer iexp = new InternetExplorer();
Last edited by tlhintoq; Feb 22 '10, 10:50 AM. Reason: [CODE] ...Your code goes between code tags [/CODE] -
-
harrisunderwork , thanks for replying. I need a C# application whch should log into twitter and post a message. This is what i intend to do. Any clues?Leave a comment:
-
How to auto login into a site
Hi experts ,
How to automatic login into a site say gmail or orkut or facebook or twitter from an external application. Found many threads on it but no satisfactory answers were given. Please if someone could spare some time and provide a detailed solution to it. Thanks a ton in advance. -
Did anyone found the solution to it .... the answer posted only opens a new internet explorer. What about signing in and pressing the buttons ??Leave a comment:
No activity results to display
Show More
Leave a comment: