I have a text area in my
website hosting so that users can put comments and extra information. However whenever any html code is put into the textarea and the form is submitted it simply redirects to the
website hosting homepage and the script that processes the form data does not get run. It works fine when no html data is entered.
Also it works absolutely fine on a test server that i have just not on the eukhost server.
Any ideas?