Should I use subwebs?

Discussion in 'Classic ASP' started by blueprintpm, Jan 30, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have a website with an Access back-end. I'm using FrontPage 2003. This is the scenario I need: I need our major three users to be able to access anything on our website, but then each of our clients need their own pages (up to maybe 2 or three .asp pages) where they'll be able to log in and just view their information.

    I thought I could put in a subweb just for the clients, then code their login within the ASP pages, since Discount ASP only allows three users. Is this a good solution?

    THanks much in advance for any advice. - AI
     
  2. Without going into a long explanation, I need to use FP because my business partners need to be able to update parts of the web and they are very much non-programmers. I know a little about asp.Net, but haven't delved very far. Can I do part in FP and part in asp.Net??
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    Sounds like you want to create an authentication system, i wuld not suggest using FP.

    Are you familiar w/ ASP.NET?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  4. Bruce

    Bruce DiscountASP.NET Staff


  5. alll you want those 3 users to do is view the web pages, not edit them? If so ASP will work fine.
     
  6. Thanks Bruce! I knew you'd come through. I'm looking into it now...
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page