Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequestInfo.FormParams Property

Contains a string representing values from the request post stream.

Pascal
property FormParams: string;

FormParams is a String property that contains the values originating in the PostStream for the HTTP request in their String representation. 

Use UnparsedParams to access the parameters in their unparsed form.

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.