Please help me with the following: in a web form that I have posted to the internet, I am asked to pass 3 parameters to a web form through POST, I never did GET or POST in asp.net web form and I am lost of how that is done, then in summary what you would have to do is the following:
Develop a Web Form that through POST receives 3 data (how do I do that)
Develop a client that passes the 3 data through post.
I thank you in advance, thank you.