Aug
12
CF Builder extension break out of XML mode

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.



 
3 Comments [add comment]
John, sorry I never got back to your email. A while back, I played around with the switch to handle native ColdFusion session mangement:

http://www.bennadel.com/blog/1877-Managing-ColdFusion-Sessions-In-A-ColdFusion-Builder-Extension.htm

I am gonna try to play around with this some more on the Mac as all my previous attempts were on the PC. Just got Builder (re)installed (it stopped working) and my Server setup for extensions.

Ben Nadel - Sunday, August 15, 2010
Thanks Ben, it works great on my Mac. If I didn't think the community could use I wouldn't worry about it, but you know me I like to share. =)

John Ramon - Monday, August 16, 2010
I am glad you got it working then :) Sharing is awesome.

Ben Nadel - Tuesday, August 17, 2010