Here are some of the resources you might need to get this accomplished. The sample files include database code (some of which has been removed) but may help to serve as a good template for you.
Protecting the CFIDE directory in IIS Mark Kruger said: @Charlie, Great tip - thanks. @James, Nice... love the regex. Very helpful. -Mark [More]
Protecting the CFIDE directory in IIS James Moberg said: Here's my current global rewrite rule that I have in the applicationhost.config. (I recently added ... [More]
Protecting the CFIDE directory in IIS Charlie Arehart said: Mark, good work as always. But I would caution that rather than go through this bother of locking d... [More]
Radder Rad With Cfquery and Cut and Paste Mark Kruger said: @Michael, True - I have a group of snippets and shortcuts that simplify the process of windowing in... [More]
Radder Rad With Cfquery and Cut and Paste Michael Long said: Of course, the ColdFusion code probably isn't quite that simple either, as username = '#form.usernam... [More]