[tt][COLOR=blue]
Or here:
http://www.smartwebby.com/resources.asp
[tt][sub][COLOR=navy]Well, that seems to be the situation. But I don't want that. And you don't want that. And Ringo here *definitely* doesn't want that.- Jules
Have the login page check for the USERTYPE field,
i.e
if usertype = r then
response.redirect "relatives.htm"
else
response.redirect "friends.htm"
[tt][sub][COLOR=navy]Well, that seems to be the situation. But I don't want that. And you don't want that. And Ringo here...
A water mark would be the best way. Even if you dis-able the right-click button one (with the right program) could still take whatever image available to any site, including server-side scripting pages.....
[tt][sub][COLOR=navy]Well, that seems to be the situation. But I don't want that. And...
One of many ways:
<script language="JavaScript">
<!--
function openBrWindow(theURL,winName,features) {
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" onLoad="openBrWindow('Page.html','','width=300,height=300')">...
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.