I'm trying to remove the toolbar and scrollbar and set the size of my popup window using javascript. I have a image that has links on it and when you click on a link it pops up a new window.
Here is my code:
<script language="JavaScript"><!--
function P(url,h,w) { // (url,height,width)
var p =...
I have a calendar app. and a login app. I'm trying to figure out how to make it so my clients have to go through the login screen in order to get to the calendar app. I have it working so far but when they are in the calendar app. and try to go back to the main index page of the calendar app...
I'm creating a login screen in coldfusion using an access database. I want the username/password fields to be case sensitive. Is there a function in coldfusion that will check this? I'm not sure how to do this. Any help would be greatly appreciated.
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.