|
-
Nov 28th, 2000, 03:29 PM
#1
Thread Starter
New Member
Hi, could you help in confirming if ASP server itself can do the disconnection from a specific client ?
If yes, what are the ASP statements in VBscript ?
if no, why?
suppose:
If IsClientConnected Then
'Do something
Else
'Do something else
End If
- This is CHECKING whether the CLIENT itseft disconnect from server, NOT the server does it.
- I wonder how to code in order to make the server do the disconnection whenever it does not allow the client to access the server pages anymore.
- Thanks
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
|
Click Here to Expand Forum to Full Width
|