You didn't get my point!
Suppose I set the session timeout value to 20 minutes, if the user closes the window after 10 minutes of his login and a new user requests the url on the same PC after 5 minutes of the last user logout process, the new user will be taken directly to the account of the...
Hi everybody,
How can I kill the Session [ <CFSET TMP = StructClear(Session)> ] when the user closes the navigator?
Actually, I don't wanna force the user to click LOGOUT.
With regards
Hi everybody,
I'm tryin' to prevent users from browsin' my website usin' Netscape, I'm usin' the followin' code:
<script language="javascript">
<!--
function detect_browser()
{
if (navigator.appName != "Microsoft Internet Explorer")
{
alert("Please use IE to...
Alright Philcha,
I just wanna know how to hide the source code 'cos I wanna know. You should know that it's possible to disable the View > Source menu of the IE, but so far I don't know how. If you wanna make sure, just visit room33.com, login (you should login to see), and try to view the...
Hi there,
So far I couldn't find any trick to prevent users from viewing the html source code. There were some silly solutions like usin' frames, and corruptin' mouse right-click event.
Is there anybody has a powerful and logical solution?
With regards.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.