I am using ColdFusion to allow a client to enter content into
the database which is then used for the display of information such
as a story or song description. When the clients enter the
information they can add double quotes or extra spaces that can
wreck the page when the information is pulled back out and
displayed. How can I catch and change the unwanted characters
before they go into the database?
Something to do with "parsing", maybe.
Any help is appreciated,
ben