I have organized some code commonly used by ASP beginners (1)

xiaoxiao2021-03-06  100

1. Get system time: <% = now ()%> 2. Available IP: <% = Request.ServerVariables ("remote_host")%> 3. Get system, browser version: