Manually Posting to an ASP.NET page

A

Anthony Leuzzi

I currently have a ASP website which requires a user to provide a user name
a password. There is a section of the page will lists all of the ASP.NET
applications the user has access to. These web sites will be secured
through forms authentication.

I am trying to figure out a way to authenticate the user with having them to
log in again. I was thinking that I could manually post the user name and
password to the login page for that application and I have had some success
using the HTTPWebRequest. However, I can get the click event of the login
button to fire. I know I need to indicate that the login button caused the
postback, but I haven't figured out a way to do that.

Is there another way to have a single signon for multiple websites?

Thanks in advance.
Anthony
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top