T
tt_chatter
I have read around and i know you use the following to allow line
breaks in forms;
<%=Replace(FP_FieldVal(fp_rs,"Resolution"), VbCr, "<br>")%>
But if you use this, you cant input HTML into the textarea. The main
things i really need to put into the form are links as well as text.
Is there a way to be able to format the the textarea and allow html or
just links to be submitted to a database and be viewed on a results
page? FYI im using FP 2003
breaks in forms;
<%=Replace(FP_FieldVal(fp_rs,"Resolution"), VbCr, "<br>")%>
But if you use this, you cant input HTML into the textarea. The main
things i really need to put into the form are links as well as text.
Is there a way to be able to format the the textarea and allow html or
just links to be submitted to a database and be viewed on a results
page? FYI im using FP 2003