"Larry" <lm1798 RemoveThis @telia.com> wrote in message
news:6vhmmvog1acfboup8lhrrj6j0d9d1bkalg@4ax.com...
> HI,
>
> I am working at a Win2k Pro machine with IIS installed on
> it.
> How do you unveil the secret information of which version
> IIS has?
It's no secret ... it's IIS 5.0 (and can only be IIS 5.0).
In ASP, try Response.Write Request.ServerVariables("SERVER_SOFTWARE").
--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: How do you get IIS version?