|
Subject:
|
System Variables
|
|
Posted By:
|
testsubject
|
Post Date:
|
2/15/2006 9:43:33 AM
|
Hi folks,
Really question now....
How do I output the a web server's clientname (environment variable) to a normal ASP page??
Code examples would be really helpful.
Thanks
|
|
Reply By:
|
adam_kahtava
|
Reply Date:
|
2/22/2006 7:12:27 PM
|
Here's a Tutorial on Server Variables and how to retrieve them through ASP's Response object.
http://www.w3schools.com/asp/coll_servervariables.asp
- A.Kahtava
|
|
Reply By:
|
testsubject
|
Reply Date:
|
3/1/2006 9:12:57 AM
|
Thanks for that!!!
|
|