Click here to Skip to main content
15,893,814 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to do this in C#? Pin
Judah Gabriel Himango1-Nov-04 5:15
sponsorJudah Gabriel Himango1-Nov-04 5:15 
GeneralRe: How to do this in C#? Pin
momer1-Nov-04 5:21
momer1-Nov-04 5:21 
GeneralProcess sql scripts Pin
totig1-Nov-04 2:21
totig1-Nov-04 2:21 
GeneralRe: Process sql scripts Pin
Alex Korchemniy1-Nov-04 7:14
Alex Korchemniy1-Nov-04 7:14 
GeneralInstall MSI from code Pin
petst1-Nov-04 1:57
petst1-Nov-04 1:57 
GeneralRe: Install MSI from code Pin
Heath Stewart1-Nov-04 8:20
protectorHeath Stewart1-Nov-04 8:20 
GeneralExtending ADODDB Classes in C# Pin
mohit_kinalekar1-Nov-04 1:43
mohit_kinalekar1-Nov-04 1:43 
Generaldownloading pdf files from web page links Pin
JeromeKJerome1-Nov-04 1:14
JeromeKJerome1-Nov-04 1:14 
A continuing saga ...

My C# application follows several links in a web site, finally arriving at a link to a pdf file. I issue an httpget for this file and receive a response like the following:
HTTP Response 200 (OK) "APPLICATION/PDF" (72'407 bytes)

But what is returned from the streamRead.ReadToEnd is just an html page that says the pdf is downloading and that this page will be updated every seven seconds until the download is complete. How do I navigate my way around this so that I end up with the pdf document?
GeneralRe: downloading pdf files from web page links Pin
perlmunger1-Nov-04 5:39
perlmunger1-Nov-04 5:39 
GeneralRe: downloading pdf files from web page links Pin
JeromeKJerome1-Nov-04 8:01
JeromeKJerome1-Nov-04 8:01 
GeneralRe: downloading pdf files from web page links Pin
Heath Stewart1-Nov-04 8:17
protectorHeath Stewart1-Nov-04 8:17 
Generalmarshall unsigned char *** Pin
naxos1-Nov-04 0:59
naxos1-Nov-04 0:59 
GeneralWhere is Managed DirectX installed on Win98 Pin
Wizard_011-Nov-04 0:21
Wizard_011-Nov-04 0:21 
GeneralRe: Where is Managed DirectX installed on Win98 Pin
Heath Stewart1-Nov-04 8:35
protectorHeath Stewart1-Nov-04 8:35 
GeneralSystem.Aritmetic exeption Pin
Lutfullah31-Oct-04 23:42
Lutfullah31-Oct-04 23:42 
GeneralRe: System.Aritmetic exeption Pin
Salil Khedkar1-Nov-04 19:13
Salil Khedkar1-Nov-04 19:13 
GeneralRunning application in a machine not having .NET installed in it Pin
eDip31-Oct-04 21:40
eDip31-Oct-04 21:40 
GeneralRe: Running application in a machine not having .NET installed in it Pin
Malendra1-Nov-04 0:11
Malendra1-Nov-04 0:11 
GeneralRe: Running application in a machine not having .NET installed in it Pin
Salil Khedkar1-Nov-04 19:18
Salil Khedkar1-Nov-04 19:18 
GeneralRe: Running application in a machine not having .NET installed in it Pin
Salil Khedkar1-Nov-04 19:26
Salil Khedkar1-Nov-04 19:26 
GeneralAdd Flash movie to the mdi form Pin
amalatsliit31-Oct-04 21:24
amalatsliit31-Oct-04 21:24 
GeneralRe: Add Flash movie to the mdi form Pin
Corinna John1-Nov-04 0:13
Corinna John1-Nov-04 0:13 
GeneralGetChanges problem with deleting child row Pin
maqster31-Oct-04 21:11
maqster31-Oct-04 21:11 
GeneralWindows Forms disable user input Pin
Lyhr31-Oct-04 20:48
Lyhr31-Oct-04 20:48 
GeneralRe: Windows Forms disable user input Pin
jeweladdict2-Nov-04 11:51
jeweladdict2-Nov-04 11: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.