I have looked around the forums for a easy way to disable and return a error page to all html tags from a submission, none give easy detail their are so many ways or where to place it properly, I use templates and some instructions are just confusing.
I Particulary want the add.cgi to - stop javascript popups, and general remote input from javascript, & general html tags being
<>|\?!$%*()[]{}~`
I'm not to worried about ssi because all pages extensions end in html not shtml, but java is the concerning matter.
The only problem is I don't want it to strip the tags as such I want the add.cgi form to return an error above the add.cgi form as does when missing a field.
To say.....
Error: Html Is Not Allowed In Your Description.
Then the form will appear again under this comment.
see what I mean
Thanks..
I Particulary want the add.cgi to - stop javascript popups, and general remote input from javascript, & general html tags being
<>|\?!$%*()[]{}~`
I'm not to worried about ssi because all pages extensions end in html not shtml, but java is the concerning matter.
The only problem is I don't want it to strip the tags as such I want the add.cgi form to return an error above the add.cgi form as does when missing a field.
To say.....
Error: Html Is Not Allowed In Your Description.
Then the form will appear again under this comment.
see what I mean
Thanks..

