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

  • Users: cpod
  • Order by date
  1. cpod

    This should be simple........

    That did it. Thank you so much!
  2. cpod

    This should be simple........

    I realize I am just starting to learn but it seems like this should be simple: I'm just trying to access the maximum value for &quot;ID&quot; and increment by one: <cfquery datasource=&quot;eci&quot; name=&quot;maxquery&quot;> select max(ID) as mxid from visitors </cfquery> <cfset maxid =...
  3. cpod

    Newbie need help with email

    It works!! Thank you. (I thought I did register.....)
  4. cpod

    Newbie need help with email

    Just sent my first email with coldfusion and the CFmail tag. Now, can someone tell me how to add a URL link to the body of an email? Thank for any help.

Part and Inventory Search

Back
Top