-
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
-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks