You need CF server running (with a web server such as the MS PWS you
mentioned) to interpret the CF tags you are using.

Petro

> -----Original Message-----
> From: Kim Woodbridge [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 23, 2000 2:44 PM
> To: [EMAIL PROTECTED]
> Subject: Newbie Cold Fusion Studio Question
>
>
> Hello,
>
> I am trying to set up Cold Fusion Studio in order to view and alter
> .cfm files created by our main IS department.  I have set up the
> Developmental Mappings properly and have created a very simple file from
> an example in the Studio documentation.
>
> <HTML>
> <HEAD>
> <TITLE>Call Department</TITLE>
> </HEAD>
> <BODY>
> <STRONG>Call Department</STRONG>
> <!--- Set all variables --->
> <CFSET Department="Sales">
> <CFSET City="Boston">
> <CFSET Salary="110000"
> <!--- Display results --->
> <CFOUTPUT>
> I'd like to talk to someone in #Department# in #city# who earns at
> least #Salary#.
> </CFOUTPUT>
> </BODY>
> </HTML>
>
> When I view this in my browser it shows #Department# etc. rather than
> filling in the variables.  Does anyone know what I may have not
> configured properly or what I am missing here.
>
> I am not running Cold Fusion Server but am using the Microsoft Personal
> Server for Windows 95.
>
> Thanks in advance.
>
>
>
> Kim A. Woodbridge
> Web Developer
> Children's Hospital of Philadelphia
> 215-590-1197
> [EMAIL PROTECTED]
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to