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. Enzomatic

    with entire URL string as variable, pound signs remain

    You must name your cfoutput if it comes from a query.<br><br>Try:<br><br>&lt;cfquery datasource=&quot;rtk&quot; name=&quot;link&quot;&gt;<br>&nbsp;&nbsp;SELECT URL<br>&nbsp;&nbsp;FROM CAS<br>&nbsp;&nbsp;&nbsp;WHERE CASnumber LIKE '#URL.CAS#'<br>&nbsp;&lt;/cfquery&gt;<br><br>&lt;b&gt;&lt;cfoutput...

Part and Inventory Search

Back
Top