Hi,
I've searched the forum and the FAQs and haven't found this topic.
I have html forms which accept user data. The textboxes will not accept double quotes. The behavior that I see consistently is that the double quote and any characters following it will be truncated. Sometimes, although it is not consistent, the subsequent forms are distorted. The fields are displayed all over the screen. This is probably because of how the quotes are interpreted by the browser. This problem does not occur in textareas.
Is there a script that will handle quotes and other special characters in text fields?
I've searched the forum and the FAQs and haven't found this topic.
I have html forms which accept user data. The textboxes will not accept double quotes. The behavior that I see consistently is that the double quote and any characters following it will be truncated. Sometimes, although it is not consistent, the subsequent forms are distorted. The fields are displayed all over the screen. This is probably because of how the quotes are interpreted by the browser. This problem does not occur in textareas.
Is there a script that will handle quotes and other special characters in text fields?