R
royc
What you might try is having the user past the input as
html. If your users like word so much they can't get away
from it, have them paste and format in word, save as html
and then copy and paste the html format. This way you are
storing html input to get html output.
Otherwise you will have to write a parser that will read
in the string passed and replace the formating characters
with html on output.
royc
Digital Connections Inc.
www.dcisite.com
html. If your users like word so much they can't get away
from it, have them paste and format in word, save as html
and then copy and paste the html format. This way you are
storing html input to get html output.
Otherwise you will have to write a parser that will read
in the string passed and replace the formating characters
with html on output.
royc
Digital Connections Inc.
www.dcisite.com