Anyone come accross this. When using a StyleSheet with html text in a dynamic textfield with embedded fonts line breaks are ignored. It is as if TextField.condenseWhite is being set to true. Essentially the <p> tags are being treated as a <br/> tag. If I dont embed fonts it works fine. Another weird thing is if i add an empty paragraph <p></p> between the first two paragraphs it makes
[Default] In alt.usenet.offline-reader.forte-agent, (Ralph Fox) wrote in <79o6t317oaekmnpngosph8dt9bn0nh4e0e@4ax.com>: On Sun, 09 Mar 2008 16:48:31 +1300, in message <9bn6t3lc660f08q642tau5hs3tck89fk10@4ax.com>, kirkm wrote: Anyone know what a 'Rich Text Box' is Depending on who you talk to, it is A box displaying .rtf text (Microsoft) A box displaying HTML text (some
If you are using Access 2007, you can use a Memo field with what they call "rich text." It stores and displays HTML. (Actually it's a limited subset of HTML, e.g. it cannot display in-line images in the text.) In earlier versions, you will need to download a special control. Here's one that stores data in RTF (Rich Text Format), not HTML: http://www.lebans.com/richtext.htm -- Allen
Styled text displays in DW design view but when I preview the page in a browser, whether FF 3 or IE 6, the text does not have the style. I did -- in DW -- do a /File / Check Page on my CSS and cleared a couple of things but still the problem persists. The "problem style" (# events H3) does show up in the CSS styles panel group. I assume that means it is registering. The #events H3 rule
Yes. It is a subform. SF "Allen Browne" <AllenBrowne@SeeSig.Invalid> wrote in message news:u93jZQT8IHA.4928@TK2MSFTNGP05.phx.gbl... Is this in a subform? In a main form, there are items on the ribbon for rich text formatting. The trouble is that these are not available in a subform. It's one of the bugs listed here: http://allenbrowne.com/Access2007.html#Bugs As the