I am trying to enter the following into the database
Ñ¿ûïäåäÊ
For some reason it will not let me. Why is this and how do I fix it? I think it is because of the "¿"
what is the database u r using?. If it is mysql then you can insert it in to a text field without any problems.
ok that might be the problem, as my field was varchar20
yes, that was the problem