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 TouchToneTommy 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 promoguy

  1. promoguy

    CFContent Calls HTML pages fine, but how to call images inside too?

    I am using CFcontent to deliver html pages stored in the webserver root, since I can't protect html pages with passwords & application.cfm. I can call the html pages fine using code like this: <cfif ISDEFINED('URL.FileName')> <cfcontent TYPE =&quot;text/html&quot; FILE =...
  2. promoguy

    CF Forums: Isn't that free now? Where is it?

    Thank you, that was exactly what i was looking for!
  3. promoguy

    CF Forums: Isn't that free now? Where is it?

    I thought a while back Allaire released CF Forums for free and anyone could use it. But I've been through their site and I can't find it anywhere. I'm probably mistaken. Can anyone give me some direction? I'm looking for a free simple forum like the one here: http://forums.anandtech.com/...
  4. promoguy

    Query results in form, passing to action page

    I have coded a nice CF site, and have been able to do a lot of queries and updates. But this one, while so simple, I can't do. I am really needing to see some examples or get some help. I am pulling a list of units from a database. Putting them in a table within a form. Each form field needs...

Part and Inventory Search

Back
Top