Quote:
Originally posted by bawdy
not sure i understand what you mean ??
|
I am assuming you want to make your server so that it only accepts data submitted from your site.
For example you dont want somebody to copy the HTML of your form and modify it so they can exploit your script or what not.
I dont know exactly what you are doing but I prevent this simply by setting the permissions correctly for the script.
Prehaps I dont fully understand what you are trying to do..