I need to get an accurate record of the text styles within a field but htmlText doesn't seem to report everything.

If "This is a test" is entered into a field without any changes, I get...

                <p>this is a test</p>

Font, size, style and color information is not reported.


It seems that I have to change the font, size, color and style of some selected text within the field to something other than the default settings to get the additional style information. For example, once I've made these changes, the following now gets reported:

<p><font face="Arial Black" size="14" color="#FF0000"><u>this is a test</u></font></p>

Is there a simpler way to get this to happen?

Thanks!
Charles

_______________
Charles Silverman
www.captionweb.ca

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

Reply via email to