aspx_beginners thread: operating system version
Does anyone know how to use ASP.NET (beta2) to grab the name of the operating system and version that the server is running on? The only way I can think of doing this is through a stored procedure that executes the 'ver' command from the command prompt and extracts the result from there. Is there another way? Thanks.
|





