<cfset test=1111>
<cfoutput>#variables.test</cfoutput>
the browsing result of the code code in test.cfm is '1111.'
But the brwosing result of the code above in test.htm is not like the '1111.'
I saw that a html page which do work CFML.
How can I make an html page work in CFML?
MikerRoo - 31 Oct 2006 03:00 GMT
See http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&t
hreadid=1201819