Please ignore the previous message.  I should really test my code out before
posting the question. 

Russ

>  -----Original Message-----
> From:         Ruslan Sivak  
> Sent: Wednesday, January 17, 2001 12:03 PM
> To:   CF-TALK (E-mail)
> 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