Click here to Skip to main content
15,891,757 members
Home / Discussions / C#
   

C#

 
Question[C#.NET 2008] Screen-scraping a HTML Page Pin
Dimitri Backaert8-Oct-09 3:47
Dimitri Backaert8-Oct-09 3:47 
AnswerRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Henry Minute8-Oct-09 4:20
Henry Minute8-Oct-09 4:20 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Dimitri Backaert8-Oct-09 4:58
Dimitri Backaert8-Oct-09 4:58 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Richard MacCutchan8-Oct-09 5:10
mveRichard MacCutchan8-Oct-09 5:10 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Henry Minute8-Oct-09 5:24
Henry Minute8-Oct-09 5:24 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Richard MacCutchan8-Oct-09 6:05
mveRichard MacCutchan8-Oct-09 6:05 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Dimitri Backaert8-Oct-09 11:19
Dimitri Backaert8-Oct-09 11:19 
AnswerRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
WBurgMo8-Oct-09 8:44
WBurgMo8-Oct-09 8:44 
Dimitri Backaert wrote:
This doesn't work however, I seem to be stuck at the logon page. I'm not able to pass the user security.
Anyone has an idea?


It would seem that WebClient is not recognizing this page
as an authentication request. You will most likely have to
manually format the correct response and send it to the server.

I would use "WireShark" to trace a manual session with the server. This should let you see what the server expects for
an authentication response.

James Johnson
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Dimitri Backaert8-Oct-09 11:20
Dimitri Backaert8-Oct-09 11:20 
QuestionAdvanced combobox binding from code Pin
erfgerfgerger8-Oct-09 3:19
erfgerfgerger8-Oct-09 3:19 
QuestionTrouble calling cpp dll function whose input is char** [modified] Pin
platso_5888-Oct-09 2:22
platso_5888-Oct-09 2:22 
AnswerRe: Trouble calling cpp dll function whose input is char** Pin
Luc Pattyn8-Oct-09 2:52
sitebuilderLuc Pattyn8-Oct-09 2:52 
Questionchange picture of image controll in gridvie in windows application???? [not solved yet...] Pin
mr.mohsen8-Oct-09 1:16
mr.mohsen8-Oct-09 1:16 
AnswerRe: change picture of image controll in gridvie???? Pin
Atif Ali Bhatti8-Oct-09 1:40
Atif Ali Bhatti8-Oct-09 1:40 
GeneralRe: change picture of image controll in gridvie???? Pin
mr.mohsen8-Oct-09 2:34
mr.mohsen8-Oct-09 2:34 
AnswerRe: change picture of image controll in gridvie in windows application???? Pin
Henry Minute8-Oct-09 4:18
Henry Minute8-Oct-09 4:18 
GeneralRe: change picture of image controll in gridvie in windows application???? Pin
mr.mohsen8-Oct-09 7:30
mr.mohsen8-Oct-09 7:30 
GeneralRe: change picture of image controll in gridvie in windows application???? Pin
Henry Minute8-Oct-09 8:41
Henry Minute8-Oct-09 8:41 
GeneralRe: change picture of image controll in gridvie in windows application???? Pin
mr.mohsen8-Oct-09 9:05
mr.mohsen8-Oct-09 9:05 
GeneralRe: change picture of image controll in gridvie in windows application???? Pin
Henry Minute8-Oct-09 9:44
Henry Minute8-Oct-09 9:44 
GeneralRe: change picture of image controll in gridvie in windows application???? Pin
mr.mohsen8-Oct-09 12:24
mr.mohsen8-Oct-09 12:24 
QuestionCreating a Designer Add-In for Visual Studio Pin
RobertFall8-Oct-09 0:30
RobertFall8-Oct-09 0:30 
AnswerRe: Creating a Designer Add-In for Visual Studio Pin
Richard MacCutchan8-Oct-09 0:44
mveRichard MacCutchan8-Oct-09 0:44 
GeneralRe: Creating a Designer Add-In for Visual Studio Pin
RobertFall8-Oct-09 0:48
RobertFall8-Oct-09 0:48 
GeneralRe: Creating a Designer Add-In for Visual Studio Pin
Richard MacCutchan8-Oct-09 1:08
mveRichard MacCutchan8-Oct-09 1:08 

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.