The error with the 'sep' variables is almost certainly because you
didn't have your CFXML tag inside a CFOUTPUT tag, so the hashes were
being included in the XML directly, rather than being interpreted by
CF and converted to "nothing" so your XML remained valid.  That was my
bad for not putting the CFOUTPUT tag in my example.  But no worries. 
I like the replace method better anyway.

cheers,
barneyb

On Thu, 10 Mar 2005 10:36:59 -0400, Shawna Hampton <[EMAIL PROTECTED]> wrote:
> Thanks everyone! I used the suggestion of replacing the first "<" in each 
> "CF" tag with "^" then doing a replace at the end. It worked just fine. I did 
> try using the #Sep# variable but got an error saying I couldn't have "#" in 
> XML tags.
> 
> Appreciate the help tremendously!

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198233
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to