Hi This is probably a stupid question, but how do I get all the parameters from the request with their value? I need some output like: parameter_1 = output_1 parameter_2 = output_2
etc. I know I can access a certain value with param.key - but a collection of all keys? Best regards, Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>