Creating simple ColdFusion custom tags
This tutorial describes how to create simple ColdFusion custom tags with the <cfmodule> tag. It assumes you have access to a ColdFusion application server and you know how to define a ColdFusion site in Macromedia Dreamweaver UltraDev.
Note: You can also create ColdFusion custom tags without using the <cfmodule> tag, but it's an advanced topic and is outside the scope of this tutorial. For more information, see the online documentation installed with the server (Start > Programs > ColdFusion Server > ColdFusion Documentation).
- Understanding ColdFusion custom tags
- Working with the <cfmodule> tag
- Writing a tag file in UltraDev
- Saving the tag file
- Using your new custom tag
|
|
|
|
|
19 December 2001 |
|
|
ColdFusion, logic, code, CFML, HTML, presentation, layout, cfmodule, custom tag, template attribute, name attribute, CustomTags folder, Cfusion folder, attributes variable, URL variable, form variable, tag file, input value, passing parameter, Code view, Code inspector, tutorial |
|
|
9855 |
|
|
|
|