Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kferri
  • Content: Threads
  • Order by date
  1. kferri

    Javascript problem

    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 =...
  2. kferri

    using login screen

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

    comparing variables

    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.

Part and Inventory Search

Back
Top