Disable access to web page
From: Invotion (anonymous_at_discussions.microsoft.com)
Date: 06/14/04
- Next message: Invotion: "IIS 6.0 Cannot rename file with an exsiting filename."
- Previous message: Hernán Castelo: "Re: small site with just hello.htm don't work"
- In reply to: Pola: "Disable access to web page"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 07:58:50 -0700
I think that you would have to do this programmatically.
For example, when a user loads the page, check to see if
the ip is in your store (database, etc), if not then
store the ip, if it is then redirect the client.
Sincerely,
Invotion Engineering Team
Advanced Microsoft Hosting Solutions
http://www.Invotion.com
>-----Original Message-----
>I have virtual directory in the IIS.
>this IIS include ISAPI extention dll, asp and html pages.
>>From this directory I run ISAPI extention dll and pages.
>the scenario is:
>1.user open at first time specified web page
>2. user open second internet explorer and open the same
web page
>I don't want to enable to that user to access on second
internet explorer the same web page.
>
>How I can make it?
>Is it possible to disable to specified ip address to
open twice the same page?
>
>thank you,
>Pola
>
>
>.
>
- Next message: Invotion: "IIS 6.0 Cannot rename file with an exsiting filename."
- Previous message: Hernán Castelo: "Re: small site with just hello.htm don't work"
- In reply to: Pola: "Disable access to web page"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|