I have made a website. Which take user input from various form elements from the html page. Now I have realized that some of the users are not using the webinterface to input the information, rather they are passing it directly through some scripts. This is causing problem as
1. server is getting invalid data to process
2. increasing server load