Click here to Skip to main content
15,899,632 members
Home / Discussions / C#
   

C#

 
GeneralRe: Design Question Pin
Dave Kreskowiak16-Jun-04 5:27
mveDave Kreskowiak16-Jun-04 5:27 
GeneralFlicker Free RichTextBox Pin
Peter Vertes16-Jun-04 4:32
Peter Vertes16-Jun-04 4:32 
GeneralRe: Flicker Free RichTextBox Pin
Stefan Troschuetz16-Jun-04 5:04
Stefan Troschuetz16-Jun-04 5:04 
GeneralRe: Flicker Free RichTextBox Pin
leppie16-Jun-04 7:06
leppie16-Jun-04 7:06 
GeneralGetting Icon Name from notifyIcon1 Pin
cbmdk16-Jun-04 3:31
cbmdk16-Jun-04 3:31 
GeneralRe: Getting Icon Name from notifyIcon1 Pin
Dave Kreskowiak16-Jun-04 4:21
mveDave Kreskowiak16-Jun-04 4:21 
GeneralRe: Getting Icon Name from notifyIcon1 Pin
Mike Dimmick16-Jun-04 4:25
Mike Dimmick16-Jun-04 4:25 
GeneralHttpWebRequest - Only Partial Page Returned Pin
bludvl9016-Jun-04 3:26
bludvl9016-Jun-04 3:26 
I have been trying to scrape Web pages with code that includes the use of HttpWebRequest, then HttpWebResponse, and initially I am just sending the results to the console to be examined. Much sample code I have seen touts HttpWebRequest->HttpWebResponse as a quick, easy way to retrieve HTML from the internet.

What I have found is that this code retrieves only a certain amount of HTML at the beginning of each page, but not the whole thing (sometimes missing the code I need). Can anyone explain why this is? What sort of additional code would I add to repeat the request for data at the stopping point in order to get the rest of the page?


BluDvl90
GeneralRe: HttpWebRequest - Only Partial Page Returned Pin
Heath Stewart16-Jun-04 4:28
protectorHeath Stewart16-Jun-04 4:28 
GeneralShell execute in C# Pin
Member 445055116-Jun-04 3:24
Member 445055116-Jun-04 3:24 
GeneralRe: Shell execute in C# Pin
Colin Angus Mackay16-Jun-04 3:36
Colin Angus Mackay16-Jun-04 3:36 
GeneralRe: Shell execute in C# Pin
Member 445055116-Jun-04 5:55
Member 445055116-Jun-04 5:55 
GeneralGet type of derived class from base class Pin
joev16-Jun-04 3:06
joev16-Jun-04 3:06 
GeneralRe: Get type of derived class from base class Pin
Heath Stewart16-Jun-04 4:21
protectorHeath Stewart16-Jun-04 4:21 
GeneralRe: Get type of derived class from base class Pin
joev16-Jun-04 10:39
joev16-Jun-04 10:39 
GeneralRe: Get type of derived class from base class Pin
joev16-Jun-04 10:53
joev16-Jun-04 10:53 
GeneralRe: Get type of derived class from base class Pin
Heath Stewart16-Jun-04 10:58
protectorHeath Stewart16-Jun-04 10:58 
GeneralRe: Get type of derived class from base class Pin
joev16-Jun-04 11:09
joev16-Jun-04 11:09 
Generalline color of textBox or listBox Pin
Member 117814516-Jun-04 2:03
Member 117814516-Jun-04 2:03 
GeneralRe: line color of textBox or listBox Pin
LongRange.Shooter16-Jun-04 4:13
LongRange.Shooter16-Jun-04 4:13 
GeneralRe: line color of textBox or listBox Pin
Member 117814516-Jun-04 4:26
Member 117814516-Jun-04 4:26 
GeneralInterfaces in C# Pin
saud_a_k16-Jun-04 1:46
saud_a_k16-Jun-04 1:46 
GeneralRe: Interfaces in C# Pin
IamADotNetGuy16-Jun-04 3:39
IamADotNetGuy16-Jun-04 3:39 
GeneralRe: Interfaces in C# Pin
LongRange.Shooter16-Jun-04 4:27
LongRange.Shooter16-Jun-04 4:27 
GeneralRe: Interfaces in C# Pin
saud_a_k16-Jun-04 18:40
saud_a_k16-Jun-04 18:40 

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.