DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    yariga Guest

    configuring IIS for laoding web page


    Hi

    Can I configure IIS so that when users load a web page, different users,
    according to a password of some other cretiria, will be directed to a different
    web page?

    Thanxs,
    --Yariga

  2. #2
    Russell Jones Guest

    Re: configuring IIS for laoding web page

    Not through server settings, but you can write an ASP script that will
    redirect users based on an entered login/password combination.

    "yariga" <yariga@hotmail.com> wrote in message
    news:3aae014f$1@news.devx.com...
    >
    > Hi
    >
    > Can I configure IIS so that when users load a web page, different users,
    > according to a password of some other cretiria, will be directed to a

    different
    > web page?
    >
    > Thanxs,
    > --Yariga




  3. #3
    Clay Guest

    Re: configuring IIS for laoding web page


    You could use subdomains to direct them to different pages..

    option1.mydomain.com
    option2.mydomain.com
    option3.mydomain.com

    But that wouldn't be "directing" them to a different page that would just
    be loading a different web. You would have to use .asp or a client-side javascript
    to change the page.

    Clay


    "yariga" <yariga@hotmail.com> wrote:
    >
    >Hi
    >
    >Can I configure IIS so that when users load a web page, different users,
    >according to a password of some other cretiria, will be directed to a different
    >web page?
    >
    >Thanxs,
    >--Yariga



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links