| HTTP_USER_AGENT | คืนค่า ประเภทและ Version ของโปรแกรม Browser ที่ใช้ |
|---|
constant:HTTP_USER_AGENT
content:เป็นค่าคงที่ ที่ใช้ระบุใน ServerVariables เพื่อคืนค่า ประเภทและ Version ของโปรแกรม Browser ที่ใช้
example:Dim user_agent = Request.ServerVariables ( “HTTP_USER_AGENT” )