I have made a login script where i check the userid and pwd of a user.
select * from users where userid=userid and pwd=pwd
if rs.eof then
response.write(Invalid login)
else
select * from userloggedin
if rs.eof then
insert into userloggedin where userid=userid and...
Hi,
Is there any software to find bandwidth of a site on per day basis hosted on win2k server with iis 5.0 . The website might have shared ip addresses. e.g 209.11.11.11 is for xyz.com and abc.com
Thanks
brij
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.