I am using FMP to store text with CSS imbedded so I can let my client format descriptions with bold italic colors etc.

 

 

So they type this

 

Recommended for ages 7-13

Visit <a href="">

 

Abraham -- An epic journey to the Promised Land, a miraculous birth to aged parents, and the story of God's greatest test: Abraham must kill his beloved son upon a sacrificial altar.

 

 

It loads into the Database this

 

<BR>Recommended for ages 7-13<BR>Visit &lt;a href=""

<SPAN STYLE= "font-weight: bold;" >Abraham</SPAN>

<SPAN STYLE= "" > -- An epic journey to the Promised Land, a miraculous birth to aged parents, and the story of God's greatest test: Abraham must kill his beloved son upon a sacrificial altar.<BR><BR></SPAN>

 

 

But the Hrref needs to be a link. Do I need to encode the column when I display it?

 

The style works fine but not the link

 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to