WeOnlyDo! wodWebServer ActiveX - Value Property
      
 

Description

Holds value of the header.


Property type

A String value.  


Syntax

object.Value [= value]



The Value Property syntax has these parts:

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

Remarks

All headers that are sent or received from a server have two parts: Name and Value. Name refers to the content type of the header information, and Value holds data for the header.