Expression > Forums - Accueil > Expression Web and SuperPreview > How to make Login Password Protection User Authorization page in Expression Web 3??
Poser une questionPoser une question
 

TraitéeHow to make Login Password Protection User Authorization page in Expression Web 3??

Réponses

  • mardi 3 novembre 2009 18:06ClarkNK Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     Traitée
    The best way to do it is to use VWD Express. Using the membership controls of Expression by default uses a SQLExpress database, and if you are going to do that, you are so much better off setting things up with Visual Web Developer than doing it with Expression, even though Jim has given you a process to jump through all the hoops needed if you stick with just Expresssion. VWD is free. It's entirely compatible with Expression and unless you are planning a very "vanilla" membership site, and not planning to *do* anything but let users login and logout, you should use it. There is just no reason not to.

    Trust me, if you are setting up a membership website, and especially if eventually you will want users to see their specific data or anything else database wise,  you *will* have to duck into a little code-behind, and if you didnt set things up with VWD instead of Expression, you will wish you did.

    For more on what you need, read this:

    http://www.homepagedoctor.com/ExpressionTutorials/CreatingMembershipSite.htm
    ClarkNK, A.K.A. HomePage Doctor
    HomePageDoctor.com -- Expression Web database tutorials
    Ownertrades.com -- Created with FP, Access, Bots and Wizards
    MyNumbersTracker.com -- Created with Expression, VWDExress, SQL Express, and ASP.NET.
    • Marqué comme réponsemollysun mardi 3 novembre 2009 21:38
    •  

Toutes les réponses

  • mardi 3 novembre 2009 17:42paladyn Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    ???
    The resource is right there in the tutorial. right below where it says this

    "That link is generated by ASP.NET and is designed to launch the Web Site Administration Tool. Unfortunately, Expression Web doesn't support the use of this link."

    Jim has provided a literal step-by-step procedure to follow to use the WSAT with your EW site. Follow the instructions. Frankly, I know of know other way to deploy an unsupported tool for use with EW ASP.NET pages.

    cheers,
    scott

    Plural's don't have apostrophe's. It seem's sometime's that any word's ending in "s" get a gratuitous apostrophe. Apostrophe's are used to indicate possessive's and elision's (contraction's or abbreviation's).
  • mardi 3 novembre 2009 18:06ClarkNK Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     Traitée
    The best way to do it is to use VWD Express. Using the membership controls of Expression by default uses a SQLExpress database, and if you are going to do that, you are so much better off setting things up with Visual Web Developer than doing it with Expression, even though Jim has given you a process to jump through all the hoops needed if you stick with just Expresssion. VWD is free. It's entirely compatible with Expression and unless you are planning a very "vanilla" membership site, and not planning to *do* anything but let users login and logout, you should use it. There is just no reason not to.

    Trust me, if you are setting up a membership website, and especially if eventually you will want users to see their specific data or anything else database wise,  you *will* have to duck into a little code-behind, and if you didnt set things up with VWD instead of Expression, you will wish you did.

    For more on what you need, read this:

    http://www.homepagedoctor.com/ExpressionTutorials/CreatingMembershipSite.htm
    ClarkNK, A.K.A. HomePage Doctor
    HomePageDoctor.com -- Expression Web database tutorials
    Ownertrades.com -- Created with FP, Access, Bots and Wizards
    MyNumbersTracker.com -- Created with Expression, VWDExress, SQL Express, and ASP.NET.
    • Marqué comme réponsemollysun mardi 3 novembre 2009 21:38
    •  
  • mardi 3 novembre 2009 18:13Cheryl D WiseMVPMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    There are no changes to ASP.NET support from Expression Web 2 to Expression Web 3.
    MS MVP Expression Tutorials & Help http://by-expression.com and online instructor led Expression Classes
  • mardi 3 novembre 2009 21:39mollysun Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    Thanks.. Visual Web Developer is much easier and better to use!! :)