Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Regex and output to Website

Quote Reply
Regex and output to Website
I have a database where users enter in information into an SQL database. I have noticed that when users enter in a " character it will sometimes mess up the HTML when I spit that data back out to a webpage. Is there anyway that I can have the system automatically strip the " characters when the data is submitted (silently, without generating an error).

I'm guessing it would be a regex entry... correct? What value would I want to use to do that?
Subject Author Views Date
Thread Regex and output to Website LanceWilson2 3974 Nov 13, 2003, 1:48 PM
Thread Re: [LanceWilson2] Regex and output to Website
jean 3790 Nov 19, 2003, 12:14 PM
Post Re: [jean] Regex and output to Website
LanceWilson2 3782 Nov 20, 2003, 9:11 PM