restricting access to website

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My website database gets flooded with submissions from India, Russia, Poland
etc and as we only operate nationally, not internationally I would like to
block these countries. I understand that I can do this through .htaccess but
don't know how - or if it is possible to access this file through frontpage.
Any help or any other suggestions greatly apreciated.

Raymondo
 
If you are hosted on a Windows IIS server then you will need to if your web host will block them or
use ASP / ASP.net. If you use server-side scripting, such as ASP, then all pages must be .asp, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top