WeOnlyDo! wodWebServer ActiveX - BytesUpload Property
      
 

Description

Holds total number of bytes uploaded by the client.


Property type

A Long value.  


Syntax

object.BytesUpload [= value]



The BytesUpload Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebUser.
value A Long value.

Remarks

BytesDownload property holds total number of bytes user uploaded in this session - as soon as he reconnects, this property will be reset.