I was having this problem with CFMX with Updater 3 installed, I updated to CFMX 6.1 
(Redsky) and still see a blank page when I run a .cfm file on a browser. This is what 
I'm trying to do:

.cfm file
---------
<cfset myName = "TestUser">
This is a test <cfoutput>#myName#</cfoutput>
------

When I run this file on the browser I see a blank page. When I view the source I see 
this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Transitional//EN"> 
<HTML><HEAD> 
<META http-equiv=Content-Type content="text/html; 
charset=windows-1252"></HEAD> 
<BODY></BODY></HTML>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to