ASP.NET Samples
Server Variables Example
| QUERY_STRING |   | 
|---|
 | REMOTE_ADDR | 216.73.216.144  | 
|---|
 | SERVER_NAME | tomswebsite.org  | 
|---|
 | URL | /aspnet/servervars.aspx  | 
|---|
 | HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)  |  
 
« ASP.NET Samples Home 
 |