xsl-list
[Top] [All Lists]

RE: Cold Fusion

2003-03-13 15:41:48
I'm attempting to render a cold fusion file - yet when I place the following
code before and after the <html> tags, I get a validation error.


<!--- <CFIF IsDefined("URL.sys")> --->
<CFIF IsDefined("Cookie.ChocolateChip")>
        <cfinclude template="/CheckLogin.cfm">  
 <!--- <CFIF #Cookie.ChocolateChip# IS #URL.sys#> --->


<cfelse>
        <cflocation url="../../../register.cfm">
</cfif>


------- Christine Stamatis

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>