Question
replace vbCrLf from a form
I can't figure out how to make carriage returns that people
enter in forms into <br> tags in cfml. I looked up "replace
vbCrLf" in google and got a bunch of asp results. Can anyone help
me?
When people enter returns in my forms they get stripped off when inserted into the db. I need to prevent this.
When people enter returns in my forms they get stripped off when inserted into the db. I need to prevent this.