Question1:
 
If my application allows users to enter text which will then later be
displayed on 
web pages, do I have to ensure that the text they write isn't html. For
example, 
lets say a message board application. If a user enters in loads of text
which is 
html, will this not mess up the page when it is displayed? If so, how do
people 
check for this.
 
Question2:
 
If I want my app to be able to allow users to enter text in any language
- eg, 
multi-lingual message boards, do I have to configure my database to be
able to 
handle multiple language types, or should it just work.
 
Thanks for any replies,
Brian
 

Reply via email to