Hello,
I have forms on my website for user profiles where they can update their information.
I would like to limit this so users cannot insert HTML or other coding into some of the text boxes as this would cause significant problems.
Is there a way I can either make the script to check for any <a href ... <img src= ... or other various inputs as such into the text box???
This would be a huge help to me if anyone could help give me the information or direct me down the right path!
Thank you