[FX.php List] Reading formatting

Troy Meyers tcmeyers at troymeyers.com
Wed Jan 28 12:49:49 MST 2009


Steve,

I just realized that's a custom function that I created. Here it is:

GetAsXHTML(styledText) =

Substitute (Substitute (Substitute (
GetAsCSS ( styledText ) 
; "<SPAN STYLE" ; "<span style" )
; "</SPAN>" ; "</span>" )
; "<BR>" ; "<br />" )

It's based on the GetAsCSS function that I think existed in FileMaker 8

-Troy


> Hi Joel,
> 
> Formatted in FMP, but then need to convert the FMP formatting into  
> HTML formatting... this is with FMSA 8/FMP 8
> 
> Cheers
> 
> Steve



More information about the FX.php_List mailing list