joekim1239
2009-03-31 20:08:14 UTC
Hi
I am very new to the Coldfusion. i have installed DW-cs4. created an local
webserver in IIS. i am using XP.
I tried to use my first coldfusion file with code
<body>
<cfset Q="Hai" >
<cfoutput> your code is: #Q# </cfoutput>
</body>
I am getting output as -----
'your code is {Q}'
Am i missing any thing. please let me know
I am very new to the Coldfusion. i have installed DW-cs4. created an local
webserver in IIS. i am using XP.
I tried to use my first coldfusion file with code
<body>
<cfset Q="Hai" >
<cfoutput> your code is: #Q# </cfoutput>
</body>
I am getting output as -----
'your code is {Q}'
Am i missing any thing. please let me know