GK,

Here's a way:

<@assign request$postArgsArray value="<@POSTARGNAMES>">
<@rows array="request$postArgsArray">
@@request$postArgsArray[<@CURROW>,1]: <@POSTARG
name="@@request$postArgsArray[<@CURROW>,1]"><br>
</@rows>

On 8/29/07, GK <[EMAIL PROTECTED]> wrote:
>
>  How to get name value pairs of a list of posted arguments.
>
>
>
>  ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to