You twist my words, Dar. The logic you seem to discover in my words is definitely not mine.

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Download ErrorLib at http://economy-x-talk.com/developers.html and get full control of error handling in Revolution.



Op 9-aug-2006, om 5:19 heeft Dar Scott het volgende geschreven:


On Aug 8, 2006, at 5:52 PM, Mark Schonewille wrote:

<html>
<body>
<title>bar</title>
</body>

Not that the title tags are in the body and still not rendered by TextEdit. However, if I replace "title" by "foo", "bar" is visible in TextEdit. Revolution does the same, if I set the htmlText of a field to above html code.

I don't follow this logic:

   TextEdit can render HTML.
   TextEdit removes title.
   Rev fields remove title.
   Therefore...
   Rev field can render HTML.

Try this (similar to above):

<html>
<body>
a       b
</body>

TextEdit will render the multiple spaces correctly as a single space. Revolution fields will not.

That is because Revolution does not render HTML. It does not even try.

Dar Scott

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to