apart from quote levels, that should work - if you use single quotes (<CFSET
myhtml='...'> instead, that should work...
-----Original Message-----
From: Ruslan Sivak [mailto:[EMAIL PROTECTED]]
Sent: 17 January 2001 17:03
To: CF-Talk
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