[ic] How can get arguments?

Jonathan Clark jonc@webmaint.com
Thu, 12 Apr 2001 15:15:06 +0100


> 
> I've used -
> <a href='[area href='category_new' arg="[sql-code]"]'>new</a>
> 
> How can I get argument value?
> I can if do [cgi mv_arg], is it correct, or I should use other way?

the mv_arg is in [data session arg]

alternatively, you can use:

<a href='[area href='category_new' form="code=[sql-code]"]'>new</a>

and [cgi code]

Have fun!

Jonathan
Webmaint.