Discussion:
Simple code not working
(too old to reply)
joekim1239
2009-03-31 20:08:14 UTC
Permalink
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
joekim1239
2009-03-31 20:53:26 UTC
Permalink
I am using IIS 5.1

Hope i should use some dll in the ISAPI filter. I am not sure which dll should use. Can you pleaes help me.

Thanks
Joe
David Powers
2009-03-31 22:52:07 UTC
Permalink
Post by joekim1239
I am very new to the Coldfusion. i have installed DW-cs4. created an local
webserver in IIS.
ColdFusion needs to be processed by the ColdFusion web server. It won't
run on IIS.
--
David Powers
Adobe Community Expert, Dreamweaver
http://foundationphp.com
Loading...