Internet Direct (Indy)
Home
PreviousUpNext
TIdRequestHeaderInfo.From Property

Indicates the email address for the requesting user.

Pascal
property From: String;

From is a String property that contains an optional RFC 1123-complaint Internet email address for the person controlling the requesting user agent. For example: 

 

   webmaster@w3.org

 

From may be used for server logging, and as a means for identifying the source of invalid or unwanted requests. From should not be used as an insecure form of access protection.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.