Click here to Skip to main content
15,889,900 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to tell if something is selected in my listbox? Pin
dazinith19-Jun-03 3:53
dazinith19-Jun-03 3:53 
AnswerRe: How to tell if something is selected in my listbox? Pin
Manster19-Jun-03 6:46
Manster19-Jun-03 6:46 
Generalmailing with crystal reports Pin
Roger Alsing18-Jun-03 23:01
Roger Alsing18-Jun-03 23:01 
QuestionDeclared delegates? Pin
Rocky Moore18-Jun-03 20:54
Rocky Moore18-Jun-03 20:54 
AnswerRe: Declared delegates? Pin
Wesner Moise18-Jun-03 21:34
Wesner Moise18-Jun-03 21:34 
GeneralRe: Declared delegates? Pin
Rocky Moore18-Jun-03 21:45
Rocky Moore18-Jun-03 21:45 
GeneralRe: Declared delegates? Pin
leppie19-Jun-03 7:15
leppie19-Jun-03 7:15 
GeneralHTTP GetResponse problem Pin
ke5in18-Jun-03 19:06
ke5in18-Jun-03 19:06 
I’m trying to scrape a site but I’m having a problem.
My program works for 4 iterations and then stops. I ported this code, line for line, over to Perl and it works fine.

I stepped through the C# code and found that it hangs on this line:
objStream = wrGETURL.GetResponse().GetResponseStream();

But it only hangs on the fifth time, it works for the first four times.
This is baffling me, so I'm hoping one of you guys can figure out what is wrong.
e") != -1)ThisOne = true;
}
}
Console.ReadLine();
}
}
}



GeneralRe: HTTP GetResponse problem Pin
Rocky Moore18-Jun-03 21:18
Rocky Moore18-Jun-03 21:18 
GeneralRe: HTTP GetResponse problem Pin
ke5in20-Jun-03 3:43
ke5in20-Jun-03 3:43 
GeneralRe: HTTP GetResponse problem Pin
firat kocak19-Jun-03 0:24
firat kocak19-Jun-03 0:24 
GeneralPropertyGrid Tabs Pin
zaza718-Jun-03 18:52
zaza718-Jun-03 18:52 
GeneralAdd style of .doc documentation into DataBase. Pin
Ken Zhu18-Jun-03 15:53
Ken Zhu18-Jun-03 15:53 
GeneralFlash Movies Pin
Abu Atwan18-Jun-03 13:58
Abu Atwan18-Jun-03 13:58 
GeneralRe: Flash Movies Pin
Kannan Kalyanaraman18-Jun-03 18:51
Kannan Kalyanaraman18-Jun-03 18:51 
QuestionHow To Add Carriage Return Char To a String, Anyone? Pin
Khang Nguyen18-Jun-03 13:05
Khang Nguyen18-Jun-03 13:05 
AnswerRe: How To Add Carriage Return Char To a String, Anyone? Pin
Arun Bhalla18-Jun-03 13:29
Arun Bhalla18-Jun-03 13:29 
AnswerRe: How To Add Carriage Return Char To a String, Anyone? Pin
Wesner Moise18-Jun-03 21:35
Wesner Moise18-Jun-03 21:35 
AnswerRe: How To Add Carriage Return Char To a String, Anyone? Pin
Jose Fco Bonnin19-Jun-03 4:06
Jose Fco Bonnin19-Jun-03 4:06 
AnswerRe: How To Add Carriage Return Char To a String, Anyone? Pin
Khang Nguyen19-Jun-03 5:00
Khang Nguyen19-Jun-03 5:00 
GeneralConstant Reference Pin
SteveUK18-Jun-03 12:32
SteveUK18-Jun-03 12:32 
GeneralRe: Constant Reference Pin
dynamic18-Jun-03 12:44
dynamic18-Jun-03 12:44 
GeneralRe: Constant Reference Pin
Jesse Vogt18-Jun-03 13:20
Jesse Vogt18-Jun-03 13:20 
GeneralRe: Constant Reference Pin
leppie18-Jun-03 13:28
leppie18-Jun-03 13:28 
GeneralRe: Constant Reference Pin
Andy Smith19-Jun-03 9:51
Andy Smith19-Jun-03 9:51 

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.