Here's an example of Hello World in ColdFusion. You could do this with variables but I decided to just go with the simple approach.
<cfoutput>Hello World</cfoutput>
Dreaming The Impossible
Here's an example of Hello World in ColdFusion. You could do this with variables but I decided to just go with the simple approach.
<cfoutput>Hello World</cfoutput>
Comments
Post a Comment