"I am not running Cold Fusion Server but am using the Microsoft Personal
Server for Windows 95."

There's your problem  You can't expect CF templates to process as CF unless
you have the server.

--K

-----Original Message-----
From: Olive, Christopher M Mr NMR
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 23, 2000 11:48 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Newbie Cold Fusion Studio Question


what is your test file's extension?  if it isn't .cfm, CF server won't pick
it up and do anything with it.

Chris Olive,
DOEHRS Website Administrator 



-----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.
------------------------------------------------------------------------------
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