Copyright © 1996-2012 BMC Hosting - All rights reserved
Adobe ColdFusion 6 thru 10
![]()

ColdFusion is available for all of our accounts. All new accounts
come equipped with ColdFusion 10, the latest release from Adobe.
Still the fastest way to build and deploy powerful Internet applications,
ColdFusion 10 introduces powerful new application services including
rich Flash forms generation, structured reports, and dynamic generation
of printable documents. It opens up a new world of applications
beyond the browser.
General ColdFusion Questions
Most tags are available for your use such as CFFile, CFContent, and CFDirectory. The only tags we restrict are CFExecute and CFRegistry.
If you have a custom tag, please ask us about it first. We may already have it installed and you would have access to use it. If you have a custom tag that is not installed we will be happy to investigate adding it to the server. We require all documentation with each custom tag request. If the tag in question causes problems on our shared servers we reserve the right to remove it.
CFMail is available to all accounts, the only requirement is that you use an e-mail address from a registered domain in our system. Here is a typical CFMail Example:
<cfmail to="info@domainname.com" from="request@domainname.com" subject="CFMail Example">
E-Mail Text.
</cfmail>
For additional support with ColdFusion please Click Here


