wodHttpDLX ActiveX Control - MyHostname Property
      
 

Description

Holds local computer name.


Property type

A String value.  


Syntax

object.MyHostname [= value]



The MyHostname Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodHttpDLX.
value A String value.

Remarks

Here you can find short name of local computer, as defined in your network settings. There will be no domain information because your computer can be known completely different on external network, depending on your dial-up settings, local network settings, etc..

Although you can write to this property - it will not change your network settings

 

This property is also used when Authentication property is set to AuthNTLM, and represents name of the computer sent to the server during authentication process.