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 Chriss Miller 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: *

  1. schroom

    onLoad, and onChange

    I have the following code as an onChange, and would like to also have it as onLoad as onChange it is: onChange="return (isAgeAtRetirement(this, termDtYr, termDtMn, termDtDy) and trying as onLoad: ...
  2. schroom

    cookie problems - need more then 1

    Thanks for your replys. I am still not sure what to do. I believe what I want is to set more than one name like trollacious suggests, but how do I do it. Do I also have to do it in the get function as well? Some code sure would be helpful. I have to solve this soon> Thanks!!
  3. schroom

    cookie problems - need more then 1

    I have 1 cookie working, but now need 2 for the same site. how would I give the cookies names so that I get two cookies and/2 popup pages? I have the following in my html page: function checkCount() { var count = GetCookie('count'); if (count == null) { count=1...
  4. schroom

    last modified script

    Does anyone know of a good last modified or updated cfscript?

Part and Inventory Search

Back
Top