Special Formating

M

McCabe's Minuteman

OK, I have replaced the <Body> field in my results page with:

<%=Replace(FP_FieldVal(fp_rs,"Body" ),chr(10),"<P>" )%>

to keep the paragraph breaks where there are returns. The problem now is
that it ignores formating for bold and italic. In addition, I can't get it
to respond to paragraph settings for spacing and indents. There must be some
additional code I can add to get what I want. Help, please.

[email protected]
 
Top