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

C#

 
GeneralRe: internet Pin
sanforjackass19-Feb-10 12:40
sanforjackass19-Feb-10 12:40 
GeneralRe: internet Pin
AspDotNetDev19-Feb-10 12:46
protectorAspDotNetDev19-Feb-10 12:46 
GeneralRe: internet Pin
harold aptroot19-Feb-10 12:49
harold aptroot19-Feb-10 12:49 
GeneralRe: internet Pin
AspDotNetDev19-Feb-10 12:56
protectorAspDotNetDev19-Feb-10 12:56 
GeneralRe: internet Pin
harold aptroot19-Feb-10 12:58
harold aptroot19-Feb-10 12:58 
GeneralRe: internet Pin
sanforjackass19-Feb-10 13:05
sanforjackass19-Feb-10 13:05 
JokeRe: internet Pin
Wamuti19-Feb-10 21:36
Wamuti19-Feb-10 21:36 
QuestionWebClient - View navigation request (post data) before its sent to the server? Pin
Matthew Klein19-Feb-10 11:32
Matthew Klein19-Feb-10 11:32 
I'm trying to see the data that my WebBrowser posting back to the server.

I'm navigating to http://www.finaid.org/calculators/costprojector.phtml[^] (in my WebBrowser), filling in the few calculator boxes, then clicking calculate.

I have a breakpoint at the WebBrowser_Navigating event and checked the memory for both my WebBrowser and the event's WebBrowserNavigatingEventArgs but have been unable to find my test data. I see that the (WebBrowserNavigatingEventArgs) e.Url from the WebBrowser_Navigating event is attempting to open "http://www.finaid.org/calculators/scripts/costprojector.cgi" but I don't see the calculator parameters anywhere (the post content or request data).

Does anyone know where I can see this data or be able to point me in the right direction?

Thank you all in advance.

Matt
AnswerRe: WebClient - View navigation request (post data) before its sent to the server? Pin
AspDotNetDev19-Feb-10 12:02
protectorAspDotNetDev19-Feb-10 12:02 
AnswerRe: WebClient - View navigation request (post data) before its sent to the server? Pin
Matthew Klein19-Feb-10 12:38
Matthew Klein19-Feb-10 12:38 
GeneralRe: WebClient - View navigation request (post data) before its sent to the server? Pin
AspDotNetDev19-Feb-10 13:18
protectorAspDotNetDev19-Feb-10 13:18 
AnswerRe: WebClient - View navigation request (post data) before its sent to the server? Pin
Giorgi Dalakishvili19-Feb-10 23:00
mentorGiorgi Dalakishvili19-Feb-10 23:00 
QuestionAny one knows how to use FFTW in C#? or goof FFT algorithm? Pin
Seraph_summer19-Feb-10 11:20
Seraph_summer19-Feb-10 11:20 
AnswerMessage Closed Pin
19-Feb-10 11:40
stancrm19-Feb-10 11:40 
GeneralRe: Any one knows how to use FFTW in C#? or goof FFT algorithm? Pin
Seraph_summer19-Feb-10 22:50
Seraph_summer19-Feb-10 22:50 
AnswerRe: Any one knows how to use FFTW in C#? or goof FFT algorithm? Pin
dybs19-Feb-10 18:12
dybs19-Feb-10 18:12 
GeneralRe: Any one knows how to use FFTW in C#? or goof FFT algorithm? Pin
Seraph_summer20-Feb-10 3:29
Seraph_summer20-Feb-10 3:29 
QuestionEmbed SQL Express Pin
eddieangel19-Feb-10 10:59
eddieangel19-Feb-10 10:59 
AnswerRe: Embed SQL Express Pin
Not Active19-Feb-10 11:25
mentorNot Active19-Feb-10 11:25 
GeneralRe: Embed SQL Express Pin
eddieangel19-Feb-10 11:29
eddieangel19-Feb-10 11:29 
GeneralRe: Embed SQL Express Pin
Not Active19-Feb-10 11:38
mentorNot Active19-Feb-10 11:38 
GeneralRe: Embed SQL Express Pin
eddieangel19-Feb-10 11:43
eddieangel19-Feb-10 11:43 
QuestionHow to get path to public directory Pin
CTaylor8919-Feb-10 9:06
CTaylor8919-Feb-10 9:06 
AnswerRe: How to get path to public directory Pin
Dave Kreskowiak19-Feb-10 9:40
mveDave Kreskowiak19-Feb-10 9:40 
GeneralRe: How to get path to public directory Pin
CTaylor8919-Feb-10 10:50
CTaylor8919-Feb-10 10:50 

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.