Should be... but you've got to look at the quotes. For example in your
DOCTYPE you've got double quotes, and you're setting your 'myhtml' variable
using double quotes...

----- Original Message -----
From: "Ruslan Sivak" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, January 17, 2001 10:02 AM
Subject: setting multi line strings


> Is there a way to set multi line strings in CF.  For example I have a
piece
> of html and i want to set it to a variable. Something like this
>
> <CFSET myhtml="
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
>
> <html>
> <head>
> <title>Untitled</title>
> </head>
>
> <body>
>
>
>
> </body>
> </html>">
>
> Is there a way to accomplish this?
>
> Ruslan Sivak
> Technologist
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to