Creating Web Site

harapattawaiter

Registered Users (C)
Gurus,
I am seeing that these days one cannot make lot of hits on the BCIS site through the script, after some time it blocks the IP address. With the help of you guys why dont we collect the result of all the scripts and import them into database, and also can write a Web interface so that results could be displayed in the report format. I am ready to take inititiative but for that I need your support.
Any feedback is most welcome.
Thank
 
Last edited by a moderator:
I need the results of script, after collecting all the results I will create Database, thats all I need. I think this will be the first step.
 
The BCIS website sends a cookie (not the eating kind) to your browser. This is to track your usage of their search page. So if you are running any batch scripts you will get this error.
Try clearing all your cookies in your Internet Explorer and attempting again. This message will not appear next time.
 
Clearing the cookies won't help because store the IP information on the server (not on the client cookie). The best way to get around the problem is to use a proxy. If you are not familiar with the technique, search the web for "anonymous browsing." Everytime you get blocked change the proxy and you are good to go.

Creating a database and website is a good idea - but be careful about legal implications. As long it is spread across individuals who are scanning two-three hundred cases, it should be ok. But the moment we consolidate, you never know what to expect.
 
Top