Contains a string representing values from the request post stream.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|