G
Guest
Using FP03 sp1
I'm able to add text to a database field (SQL) via a scrolling text box that
includes line breaks. When I retrieve the record for edit (in same scrolling
text box), I see that the CrLf's are saving to the database.
However in a results form in the site where the form wizard placed a
database column value (webbot?) the html ignores the carriage returns and
displays one long string with no breaks except at the wrap location.
I've tried the Article ID 269599 suggestion, but affter editing in the the
code window and switching back to design window, it wants to throw out the
changes and revert back.
I have a few fields in a real estate listings site that need quite a bit of
text entry and bulleting ability would be nice, but at the very least need
line feeds.
Also, are there any tools to aid with entering and displaying text with
formatting abilitiy. I've seen some apps where a user could switch between
html (with formatting tools), and text mode while entering text data. Make
sense?
Thanks in advance.
I'm able to add text to a database field (SQL) via a scrolling text box that
includes line breaks. When I retrieve the record for edit (in same scrolling
text box), I see that the CrLf's are saving to the database.
However in a results form in the site where the form wizard placed a
database column value (webbot?) the html ignores the carriage returns and
displays one long string with no breaks except at the wrap location.
I've tried the Article ID 269599 suggestion, but affter editing in the the
code window and switching back to design window, it wants to throw out the
changes and revert back.
I have a few fields in a real estate listings site that need quite a bit of
text entry and bulleting ability would be nice, but at the very least need
line feeds.
Also, are there any tools to aid with entering and displaying text with
formatting abilitiy. I've seen some apps where a user could switch between
html (with formatting tools), and text mode while entering text data. Make
sense?
Thanks in advance.