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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pru2k

  1. pru2k

    hi, i ran into a problem today w

    thanks for your help. a lesson learnt for me! best wishes, paul
  2. pru2k

    hi, i ran into a problem today w

    hi tim, thanks for your reply. what puzzled me was that by setting the CFPARAM with the cookie scope i was actually creating a persistent cookie that was accessible from other templates. i know that using CFPARAM with the URL and FORM scope will only create a local variable unless it is passed...
  3. pru2k

    hi, i ran into a problem today w

    hi, i ran into a problem today where a 'cfparam' value set with the 'cookie' scope was creating a persistent value. i thought that any variables created with 'cfparam' were strictly local and to write to a cookie required use of the 'cfcookie' tag. an example of the code is as follows: ==...

Part and Inventory Search

Back
Top