Format
ColdFusion Markup Language
Summary
- Name
- ColdFusion Markup Language
- Identifiers
- PUID: fmt/1566
- Format type
- Text (Structured)
- Description
- ColdFusion Markup Language (CFML) is a scripting language used for writing web pages and dynamic PC applications. It was created in 1995 by corporation Allaire, but was acquired by Adobe in 2005. ColdFusion Markup Language tags have a similar format to html tags, (for example, they are enclosed in angle brackets.) These are text based files, which can be opened by any text editor, such as Notepad.
- Note
- Documentation (maintained by the community): https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language.html
- File extensions
-
cfm - Source
- National Library of Australia / National Library of Australia
- Supported by
- Adobe Systems Incorporated
Internal signatures
ColdFusion Markup Language
- Note
- BOF: magic bytes: <cf (offset 0-100) EOF: magic bytes: cf{5-100}> (offset 0-5)
Byte sequences
- Min Frag Length
- Absolute from BOF
- Offset
- 0
- Max offset
- 200
- Byte Sequence
3C6366- Endianness
- None
- Min Frag Length
- Absolute from EOF
- Offset
- 0
- Max offset
- 5
- Byte Sequence
6366{5-100}3E- Endianness
- None
Changelog
-
Added in V100
- Release date
- 16 December 2021
ColdFusion Markup Language: Signature researched and samples provided by National Library of Australia.
ColdFusion Markup Language: Full entry added. Submitted by National Library of Australia.