Hello There,

I have this requirements on my project and i dont know where to start. i need to create a web page using asp.net that accept parameters username and password and this page will be called by windows application, so windows app will pass username and password in order log in my web page.

i did some google and still dont get it.. they say it can be done using POST method in the form..please guide me on this..

thank you in advance!