> Reference name = idval (for example) > Regular expression = id=(\d*) > Template = $1$ >
Ooops, I forgot something. You reference the parsed value by
${idval} almost anywhere. You can create request parameter with name
"id" and value ${idval}
best regards,
Michal Kostrzewa
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

