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 strongm 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. IsRoss

    CGI.script_name etc.

    CGI variables come from the ColdFusion server. Place this code on a page and see what happens: <cfdump var="#cgi#"><cfabort>
  2. IsRoss

    CFMAIL Email address validations

    If you are using MX7, you can use the IsValid function <cfif isValid("email", myQuery.email_addy)>

Part and Inventory Search

Back
Top