MrEdd
07-29-2004, 10:43 AM
I'm looking for a little advice. I'm setting up a page where users can post a profile page. I have set it up so that they can post bbcode to format the text a little and post images using [img ] tags etc. I'm considering the option of allowing some html to allow better formatting of the page.
I'm aware that there are exploits that people could take advantage of using javasript etc on people that would be browsing the page. My question is, which html tags could I allow that could in no possible way be used as part of an exploit or used to cause problems?
Another quick question, how can I show the submitted html unparsed (I need to be able to view it for moderation purposes)?
Thanks in advance.
I'm aware that there are exploits that people could take advantage of using javasript etc on people that would be browsing the page. My question is, which html tags could I allow that could in no possible way be used as part of an exploit or used to cause problems?
Another quick question, how can I show the submitted html unparsed (I need to be able to view it for moderation purposes)?
Thanks in advance.
