Oct
15
Long ago I wrote all my code in note pad, then I found UltraEdit. It was great for fast editing, had just what I needed plus some cool features, and it was FAST. Jump forward several years, I develop on Mac now, and my windows boxes are just development web servers. I use ColdFusion Builder for all my heavy coding projects, but when I need to edit a page or 2 for a client I really don't want to open it just to make small text edits. So I use TextMate, which does what I need, but I really don't like it.
Aug
12

Anyone know a better way to break out of XML mode so HTML can run in a ColdFusion Builder Extension.

code


cgi.http_host and server_name don't always work for what I need. My test app runs great on my Mac but fails if I install on my Windows box. Any suggestions would be great.