method:QueryString ( object_string_key )return type:Stringcontent:จะคืนค่าข้อมูล ของชื่อตัวแปรที่ส่งมา แบบ GETexample:Dim username = Request.QueryString ( “username” )