formURIEncode
Creates an application/x-www-form-urlencoded string resource
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > formURIEncode

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Module

urn:org:ten60:netkernel:ext:sys

Definition

Active URI Base

active:formURIEncode

Format

<instr>
  <type>formURIEncode</type>
  <operand>var:nvp</operand>
  <target>var:string</target>
</instr>

Syntax

ArgumentRulesDescription
typeMandatory formURIEncode
operandMandatory the resource to encode
targetMandatory a string

If a name value pair list is to be posted to a service that is expecting a resource in the form of a web form submission (application/x-www-form-urlencoded) this accessor can perform the conversion.

© 2003-2005, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.