By default, Studio opens a template containing just the code required for a valid HTML document. This default template is stored as \Wizards\HTML\Default Template.htm
below your ColdFusion Studio root directory. You can edit this file and save it to change its content.
Click the New button to open a new document based on the default template.
Alternatively, you can select File > New to open the New Document dialog box. Here you can choose a template or a wizard to begin your development work.
You can insert files in HTML, CFML, and a number of other file formats into a Studio document.
![]() |
To insert a file: |
Select File > Convert Text File and locate a local or remote file with a txt extension. When you click OK, the file is opened in the editor surrounded by basic HTML tags. You can then add formatting or link to a style sheet.
You can convert content such as lists, tables, and worksheet cells into their equivalent HTML formatting by copying from Microsoft Word and Excel.
![]() |
To convert Microsoft Word and Excel content: |
To explore this feature, you can experiment with inserting different types of content from Office documents and other Windows applications.