--- Levi Kendall <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to import html into a text field but > there are tags > which are modified during the import. This causes > the field to > "roughly" represent the html but it's not truely > representing what the > html is supposed to be. When the text is then > exported back to an > html file the end result does not match the data > that was imported. > What I am looking for is if there is a way to stay > more true to what > the original html data was between import, editing, > and export. > > [snip] > > Is there any way to stay more true to what the HTML > is during the > process? Thanks. > > -Levi >
Hi Levi, Revolution fields only support a limited subset of the HTML-specification -- it is aimed at providing a convenient way to acces and modify styled text data, not to serve as a browser control. If you want to include a full browser control in your projects, have a look at altBrowser, by Altuit: <http://www.altuit.com/webs/altuit2/altBrowserCover/default.htm> Hope this helped, Jan Schenkel. Quartam - Tools for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Discover Yahoo! Find restaurants, movies, travel and more fun for the weekend. Check it out! http://discover.yahoo.com/weekend.html _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
