Yes, the character appears in page source.  It's what we call the dagger
character - ASCII 197.  However, IE and FF display that differently.  We've
tried all kinds of ways around this, but one thing that just succeeded is
using CF to make the space character #chr(32)#, that way it's never confused
about what's there.

Very strange.

-----Original Message-----
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 12:02 PM
To: CF-Talk
Subject: Re: CF6.1 or higher parsing strange NBSP character

I'm not sure about the CF Server version, but that looks like rather strange
JS code in general... Have you tried this?

<frame src="javascript:document.write('#jsstringformat("<html><head></
head><body>&nbsp;</body></html>")#');">

Or are you saying the strange character appears in the page source?

Generally speaking, I'd avoid using javascript that way and just create a
plain static html page with nothing in it and use a normal src attribute...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:201925
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to