Online Product Info
IncludeUserIdentity Property

Description
The IncludeUserIdentity Property adds the user's IP Address and ReverseDNS (domain name) if available to the end of CSV files (assuming you have the CSVAction="Store".)

Default Value
If you do not specify a value for IncludeUserIdentity, it is set to False by default.

Usage
See Listing A for an example of the IncludeUserIdentity property in the Auto DB control tag.

<cc1:AutoDB id="AutoDB1" runat="server" IncludeUserIdentity="True"> </cc1:AutoDB>
Listing A

 

© copyright 2004 360 IMPACT. All rights reserved.