Click here to Skip to main content
16,004,927 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Postback problem Pin
GgAben22-May-07 0:14
GgAben22-May-07 0:14 
QuestionClosing Pop Up. Pin
deepaks321-May-07 8:04
deepaks321-May-07 8:04 
AnswerRe: Closing Pop Up. Pin
Not Active21-May-07 8:25
mentorNot Active21-May-07 8:25 
GeneralRe: Closing Pop Up. Pin
deepaks321-May-07 8:35
deepaks321-May-07 8:35 
GeneralRe: Closing Pop Up. Pin
GgAben22-May-07 0:16
GgAben22-May-07 0:16 
AnswerRe: Closing Pop Up. Pin
kapiljadhav21-May-07 20:34
kapiljadhav21-May-07 20:34 
QuestionCascadingDropDown + DynamicPopulateExtender Pin
DouglasZU21-May-07 7:19
DouglasZU21-May-07 7:19 
QuestionEntering TextBox Info with Screen Scraping Pin
CalvinCM21-May-07 7:17
CalvinCM21-May-07 7:17 
Hello,

I have searched the online for a solution but have not been able to find something to meet my needs.

Right now, we have a process at work in which the someone needs to login to a web page and upload resumes to a web system owned by my company. It's a standard SSL secured web page, with a textbox for a login name and password.

They want me to write something that automates this process, so they can just click a button and have the login and submission done automatically.

I'm having trouble with the very first step: logging in. Everything that I have been finding online regarding screen scraping and credentials says that I should just send the information through by POSTing the login and password in the http headers, but does this work with a SSL web page?

What I really need to know how to do is simulate the entering of text boxes on a web page, and the clicking of the submission button. Is this possible with ASP.NET or C#?

Thanks!
AnswerRe: Entering TextBox Info with Screen Scraping Pin
kubben21-May-07 7:37
kubben21-May-07 7:37 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
CalvinCM21-May-07 7:45
CalvinCM21-May-07 7:45 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
kubben21-May-07 8:29
kubben21-May-07 8:29 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
CalvinCM21-May-07 8:50
CalvinCM21-May-07 8:50 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
Not Active21-May-07 8:23
mentorNot Active21-May-07 8:23 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
CalvinCM21-May-07 8:28
CalvinCM21-May-07 8:28 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
Not Active21-May-07 8:33
mentorNot Active21-May-07 8:33 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
CalvinCM21-May-07 8:36
CalvinCM21-May-07 8:36 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
Not Active21-May-07 8:48
mentorNot Active21-May-07 8:48 
GeneralRe: Entering TextBox Info with Screen Scraping Pin
CalvinCM21-May-07 9:09
CalvinCM21-May-07 9:09 
QuestionHyperlink simple problem [modified] Pin
-Yoyosh-21-May-07 5:43
-Yoyosh-21-May-07 5:43 
AnswerRe: Hyperlink simple problem Pin
Guffa21-May-07 6:22
Guffa21-May-07 6:22 
AnswerRe: Hyperlink simple problem Pin
Not Active21-May-07 6:25
mentorNot Active21-May-07 6:25 
AnswerRe: Hyperlink simple problem Pin
-Yoyosh-21-May-07 8:32
-Yoyosh-21-May-07 8:32 
GeneralRe: Hyperlink simple problem Pin
Not Active21-May-07 8:50
mentorNot Active21-May-07 8:50 
GeneralRe: Hyperlink simple problem Pin
-Yoyosh-21-May-07 8:58
-Yoyosh-21-May-07 8:58 
GeneralRe: Hyperlink simple problem Pin
Not Active21-May-07 9:13
mentorNot Active21-May-07 9:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.