Click here to Skip to main content
15,887,849 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralObserved that the execution of the second request starts only when the processing of the first request is completed Pin
kandasamyg22-Dec-03 18:45
kandasamyg22-Dec-03 18:45 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Colin Angus Mackay22-Dec-03 23:31
Colin Angus Mackay22-Dec-03 23:31 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Ian Darling22-Dec-03 23:51
Ian Darling22-Dec-03 23:51 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
hemrajs@bsil.com22-Dec-03 23:53
susshemrajs@bsil.com22-Dec-03 23:53 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Philip Fitzsimons23-Dec-03 4:31
Philip Fitzsimons23-Dec-03 4:31 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Richard Deeming9-Jan-04 7:25
mveRichard Deeming9-Jan-04 7:25 
GeneralHttpWebRequest problems Pin
SpaceWokker22-Dec-03 15:55
SpaceWokker22-Dec-03 15:55 
GeneralRe: HttpWebRequest problems Pin
SpaceWokker22-Dec-03 17:26
SpaceWokker22-Dec-03 17:26 
I have figured it out. I downloaded a Firebird extension that allows you to view the headers. After that, I just copied every single header value in the successful GET request into my program and it worked. I finally narrowed it down to the following header values that are required.

Accept-Language: en-us,en (of course, this is region specific)
User-Agent: (This can be set to whatever you want. I started with the standard "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705)". After I got it working I changed it to "Bob's browser" and it still worked. Therefore, it's required, but doesn't need a specific value.)

GeneralString parsing in C# Pin
stephen wilkerson22-Dec-03 7:07
stephen wilkerson22-Dec-03 7:07 
GeneralRe: String parsing in C# Pin
J. Dunlap22-Dec-03 9:15
J. Dunlap22-Dec-03 9:15 
GeneralRe: String parsing in C# Pin
Philip Fitzsimons23-Dec-03 4:36
Philip Fitzsimons23-Dec-03 4:36 
Questionhow use "bitblt" API functiong in vb.net? Pin
hy100021-Dec-03 21:04
hy100021-Dec-03 21:04 
AnswerRe: how use "bitblt" API functiong in vb.net? Pin
Philip Fitzsimons22-Dec-03 4:45
Philip Fitzsimons22-Dec-03 4:45 
GeneralLooking for good .NET book suggestions Pin
Flack21-Dec-03 14:14
Flack21-Dec-03 14:14 
GeneralRe: Looking for good .NET book suggestions Pin
Colin Angus Mackay21-Dec-03 15:07
Colin Angus Mackay21-Dec-03 15:07 
GeneralRe: Looking for good .NET book suggestions Pin
Colin Angus Mackay21-Dec-03 15:11
Colin Angus Mackay21-Dec-03 15:11 
GeneralKey Mapping Pin
Colin Angus Mackay20-Dec-03 15:34
Colin Angus Mackay20-Dec-03 15:34 
GeneralRe: Key Mapping Pin
J. Dunlap20-Dec-03 16:34
J. Dunlap20-Dec-03 16:34 
GeneralRe: Key Mapping Pin
Colin Angus Mackay20-Dec-03 17:09
Colin Angus Mackay20-Dec-03 17:09 
Generalnew Install Problem Pin
Vikingbear20-Dec-03 15:10
Vikingbear20-Dec-03 15:10 
GeneralRe: new Install Problem Pin
ThoWeib22-Dec-03 22:54
ThoWeib22-Dec-03 22:54 
GeneralRe: new Install Problem Pin
Michael A. Barnhart23-Dec-03 4:24
Michael A. Barnhart23-Dec-03 4:24 
GeneralHelp with Datasets! Pin
Emilio Guijarro20-Dec-03 5:11
Emilio Guijarro20-Dec-03 5:11 
GeneralDeployment Pin
Member 39145119-Dec-03 16:52
Member 39145119-Dec-03 16:52 
GeneralRe: Deployment Pin
Charlie Williams19-Dec-03 20:45
Charlie Williams19-Dec-03 20:45 

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.