hi all,
i have a website built using .net 2 with a sql server 2000 backend.
I am hosting this site with a hosting company and i had planned on using .htaccess file to allow or deny people the ability to login using their ip address or domain name. But now the hosting company are telling me that i can use the .htaccess file in a windows hosting situation. They did suggest using the .htprotect file but all this will do is put a password on the site. I need some way of determining where the user is logging on from and to then decide if they should be able to see the website or not based on their ip address or domain name.
Would appreciate any ideas on this.
Thanks.
i have a website built using .net 2 with a sql server 2000 backend.
I am hosting this site with a hosting company and i had planned on using .htaccess file to allow or deny people the ability to login using their ip address or domain name. But now the hosting company are telling me that i can use the .htaccess file in a windows hosting situation. They did suggest using the .htprotect file but all this will do is put a password on the site. I need some way of determining where the user is logging on from and to then decide if they should be able to see the website or not based on their ip address or domain name.
Would appreciate any ideas on this.
Thanks.