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...
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.