Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: Print problem Pin
rvds6313-Nov-07 1:48
rvds6313-Nov-07 1:48 
Questionget SqlServer resultset in dataset Pin
G.K.M.8-Nov-07 0:46
G.K.M.8-Nov-07 0:46 
AnswerRe: get SqlServer resultset in dataset Pin
Giorgi Dalakishvili8-Nov-07 1:16
mentorGiorgi Dalakishvili8-Nov-07 1:16 
AnswerRe: get SqlServer resultset in dataset Pin
N a v a n e e t h8-Nov-07 1:17
N a v a n e e t h8-Nov-07 1:17 
QuestionHow to display an array as Image Pin
assizas8-Nov-07 0:25
assizas8-Nov-07 0:25 
AnswerRe: How to display an array as Image Pin
Guffa8-Nov-07 2:07
Guffa8-Nov-07 2:07 
AnswerRe: How to display an array as Image Pin
Ennis Ray Lynch, Jr.8-Nov-07 6:37
Ennis Ray Lynch, Jr.8-Nov-07 6:37 
QuestionHTTPWebRequest class Pin
AssemblySoft8-Nov-07 0:02
AssemblySoft8-Nov-07 0:02 
I am currently using the HTTPWebRequest class. I need to add the following to the request line:

POST /Search HTTP/1.1

It is simple to get 'POST HTTP/1.1' but i am having difficulty adding the additional string.

I cannot seem to get the '/Search' inserted in the request line. I understand HTTP 1.1 and the VERBS allowed as part of a request.

The 'method' property is used to set the VERB. Adding anything other than a single string throws a null reference exception. I have seen extra information appended to the method many times in the past so not too sure why this is so problematic.

I initially thought of overriding the HTTPWebRequest but as it is created from calling Create() on the WebRequest, this doesn't appear possible.

Thanks in advance.

Carl
AnswerRe: HTTPWebRequest class Pin
ChrisKo8-Nov-07 8:08
ChrisKo8-Nov-07 8:08 
GeneralRe: HTTPWebRequest class Pin
AssemblySoft8-Nov-07 11:17
AssemblySoft8-Nov-07 11:17 
QuestiondataGridView event handler Pin
merwa7-Nov-07 23:18
merwa7-Nov-07 23:18 
Questionpicturebox disappears? Pin
I'm a beginner7-Nov-07 22:47
I'm a beginner7-Nov-07 22:47 
AnswerRe: picturebox disappears? Pin
Christian Graus7-Nov-07 22:48
protectorChristian Graus7-Nov-07 22:48 
GeneralRe: picturebox disappears? Pin
I'm a beginner7-Nov-07 23:00
I'm a beginner7-Nov-07 23:00 
GeneralRe: picturebox disappears? Pin
Christian Graus7-Nov-07 23:18
protectorChristian Graus7-Nov-07 23:18 
GeneralRe: picturebox disappears? [modified] Pin
I'm a beginner7-Nov-07 23:38
I'm a beginner7-Nov-07 23:38 
AnswerRe: picturebox disappears? [modified] Pin
Anthony Mushrow8-Nov-07 0:03
professionalAnthony Mushrow8-Nov-07 0:03 
GeneralRe: picturebox disappears? [modified] Pin
I'm a beginner8-Nov-07 0:37
I'm a beginner8-Nov-07 0:37 
QuestionStore a key so that it is accessible by my application only Pin
jenspa7-Nov-07 21:19
jenspa7-Nov-07 21:19 
AnswerRe: Store a key so that it is accessible by my application only Pin
TJoe8-Nov-07 1:46
TJoe8-Nov-07 1:46 
QuestionRe: Store a key so that it is accessible by my application only Pin
jenspa8-Nov-07 3:11
jenspa8-Nov-07 3:11 
AnswerRe: Store a key so that it is accessible by my application only Pin
TJoe8-Nov-07 3:48
TJoe8-Nov-07 3:48 
GeneralRe: Store a key so that it is accessible by my application only Pin
Dan Neely8-Nov-07 3:37
Dan Neely8-Nov-07 3:37 
GeneralRe: Store a key so that it is accessible by my application only Pin
TJoe8-Nov-07 3:53
TJoe8-Nov-07 3:53 
QuestionAny library to get game statistics of CS 1.6?? Pin
mschoghatta7-Nov-07 20:55
mschoghatta7-Nov-07 20:55 

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.