Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Evan 344 posts 99 karma points
    Aug 05, 2009 @ 20:21
    Evan
    0

    Using the login user control from the member control package

    I downloaded the member control package and need to be able to edit part of it.  I am setting up a newsletter system where a user can come to the site, enter their name, email addres, user name, and password to join the email list.  Then they will be able to use their user name and password to login to the newsletter archives (secure section) to view older newsletters.  I am using the login control to have the user log in to the archives, how can I set up a redirect to redirect them to the page that will display all of the archives?

  • Evan 344 posts 99 karma points
    Aug 05, 2009 @ 20:41
    Evan
    0

    Or on a better thought is there a way to use the member controls but not have the user input a username and password?

  • Paul Sterling 718 posts 1534 karma points MVP 8x admin c-trib
    Aug 05, 2009 @ 21:00
    Paul Sterling
    1

    Evan -

    Have a look at Morten's post for a quick overview:

    http://www.mortenbock.dk/setting-up-membership-in-umbraco-116.htm

    You can redirect where you like after login by using RedirectFromLoginPage() and other methods.

    -Paul

  • Evan 344 posts 99 karma points
    Aug 05, 2009 @ 21:16
    Evan
    0

    Thanks so much Paul, works pretty well but I still need to get rid of the username and password and only have name and email address to sign up...

Please Sign in or register to post replies

Write your reply to:

Draft