'Function get ip address Function GetIP() GetIP = Request.ServerVariables("HTTP_X_FORWARDED_FOR") If GetIP="" Then GetIP = Request.ServerVariables("REMOTE_ADDR") End Function ลองประยุกต์ใช้ดูนะครับวันที่สร้าง : 28 กุมภาพันธ์ 2551 เวลา 09:47 จำนวนคนอ่าน : 3,491