In ASP:<br><br>HOSTNAME:<br><% = Request.ServerVariables("SERVER_NAME") %><br>IPADDR:<br><% = Request.ServerVariables("REMOTE_ADDR") %><br>CURRENT DATE/TIME:<br><% = Now %><br><br>etc.. that's all I know off the top of my head.. the rest (counter, length of...
ok i've got a table visitors containing<br><br>long userid ' user id<br>long visid ' visitor id<br>date visdate ' date of visit<br><br>then a table called userfull that contains user information:<br><br>long userid<br>string handle ' name of...
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.