% vip=Request.ServerVariables("REMOTE_ADDR") vrefer=Request.ServerVariables("HTTP_REFERER") & Request.ServerVariables("URL") vtime=time vdate=date vhost=Request.ServerVariables("REMOTE_HOST") Set MyConn=Server.CreateObject("ADODB.Connection") MyConn.Open "trackvisitors" SQLString = "INSERT INTO visitors(ipnum, refer, currtime, currdate, remhost)VALUES('"&vip&"', '"&vrefer&"', '"&vtime&"', '"&vdate&"', '"&vhost&"')" MyConn.Execute(SQLString) MyConn.Close Set MyConn = Nothing %>
Hurlee Gonchigdanzan Associate Professor |
|
|
|
|
Tel: (715) 346-4114 Fax: (715) 346-4260 Email: hurlee@uwsp.edu | |
|
Office: D-349 Science Building My Class Webpage |
|
. | Monday |
Tuesday | Wednesday | Thursday | Friday |
|---|---|---|---|---|---|
| 10:00 -11:00 | Math 111 | Math 111 | Meeting | Math 111 | Math 111 |
|
11:00 -12:00 | Math 355 | Math 355 | Math 355 | Math 355 | |
| 12:00 - 1:00 | Office | Office | Office | Office | |
| 1:00 - 2:00 | |||||
| 2:00 - 3:00 | |||||
| 3:00 - 4:00 | Math 355 | Math 355 | Math 355 | Math 355 | |
| 4:00 - 5:00 |