JayC
Well-Known Member
I get better help on here so does anyone know how I can make it so that when people fill in a form they can't use characters that will cause an error? like these:
This is my code for the text box:
Code:
' " . / \ ] [ ) ( ; : `
Code:
<span title="Name">Bot name: </span><br />
<input type="text" name="name" /><br /><br />