G
Guest
How do I intitialize an instance of HttpServerUtility?
There should be a method called getcontext or something similar.
Dim s As System.Web.HttpServerUtility
Dim name as string = s.MachineName ' No instance?
There should be a method called getcontext or something similar.
Dim s As System.Web.HttpServerUtility
Dim name as string = s.MachineName ' No instance?