How to log in programmatically?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
5/24/2009 5:48:09 PM
Gravatar
Total Posts 1

How to log in programmatically?

How can a user log in by pressing a button only (without typing name and password)?

We have so called guest account in our site with known name and password and we want anyone can login by guest user without typing name and password. I tryed using MembershipProvider.Validate() (and other code) but as a result I always got login page instead of guest page.

Thanks.

You must sign in to post in the forums. This thread is closed to new posts.