function main {
  var thisUser = cocoon.parameters["userid"];
  var thisTest = cocoon.parameters["test"];
...
}

I pondered about this some time and the only thing I could think of is: case-sensitivity. And indeed, in the sitemap you are talking about userID and in the flowscript about userid. Does that help? I can't really imagine that it is a bug in the way parameters are handled by flowscript..

Kind regards,
Geert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]