I was wondering if there is a code or command
that stops the View Source from showing.
On a website I'm working on there is a contact form, and the first line
has all the swear words in it.
It starts like this
function smutEngine(element) // detects smut words entered into forms and replaces them with #@&*%! etc.
followed by all the words you need soap for
How can I hide/conceal this?
that stops the View Source from showing.
On a website I'm working on there is a contact form, and the first line
has all the swear words in it.
It starts like this
function smutEngine(element) // detects smut words entered into forms and replaces them with #@&*%! etc.
followed by all the words you need soap for
How can I hide/conceal this?







