[ic] How can get arguments?

Grigoriy G. Vovk Grigoriy.Vovk@linustech.com.cy
Thu, 12 Apr 2001 18:40:53 +0300 (EEST)


Apr 12, 16:12 +0100, Jonathan Clark has written:

> no. I think mv_arg is for a single argument.
>
> use:
>
> <a href='[area href='category_new' form="code=[sql-code] limit=10"]'>
>
> which will generate a url:
> ...category_new.html?code=foocode&limit=10

Here is a small mistake, I think - it will generate
...category_new.html?code=foocode%20limot=10

it should be like ...form="code=[sql-code]&limit=10" , it works.

So, may be , somebody can add this to documantation?

Thank's for help?


my best regards,
-----------------------------
Grigoriy G. Vovk