Access form data (post) via C#

T

Tim Gorgs

Hi all, I have a problem with accessing form data that has been send
via a post request. I've done a lot of research, but all I could find
was how to access the variables via VB. Because I use C# I need to
know how to read the variables in this language. Even the MSDN didn't
help me because it only show how to do it in VB.

Any help is very appreciated!

Tim
 
R

Ravikanth[MVP]

Hi

Include System.Web namespace in c#.

Try this
HTTPContext.Request property


HTH
Ravikanth[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top