Results 1 to 2 of 2

Thread: User Login and Roles

  1. #1

    Thread Starter
    Hyperactive Member Kirun's Avatar
    Join Date
    Oct 2001
    Location
    Karachi , Pakistan
    Posts
    333

    User Login and Roles

    Hello All
    can any body have read an article or provide me help regarding user login authentication and roles defining in ASP.Net 1.1 .All articels that i have read talks about changing in web.config file. But will this will still do if my site is hosted by some body else.

    Confusion is that i have my website hosted on some servers and previoulsly they used ASP classic now they have moved toward ASP.Net, so how do i go about the users role and login authentication if i want to change my login process and want to be in ASP.Net. Do i need to create web.config file there in the same directory where they have put my all other ASP classic files.

    Can i put ASP and ASP.Net files in same directory and will migrate slowly by changing codes in ASP to ASP.Net gradually.. Is it possible ...

    Please advice

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: User Login and Roles

    If you're going to move, move it all. Don't be half-ASP and half-ASP.NET. There are some nightmares from what I remember, when we had to integrate an ASP with an ASP.NET app.

    There are many forms of authentication in ASP.NET. Do a search on Asp.net authentication, and you'll have plenty of reading to do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width