Dysan
03-31-2008, 10:17 AM
Hi,
I have a textbox within a form, that contains the following:
[ b ]This is bold text[ /b ]
Upon submitting the form, how do I convert the [ b ] tags into <b></b> tags, to display all the text bold? - Like below?
This is bold text
I have a textbox within a form, that contains the following:
[ b ]This is bold text[ /b ]
Upon submitting the form, how do I convert the [ b ] tags into <b></b> tags, to display all the text bold? - Like below?
This is bold text