logo       

Re: Accessing %ARGS: msg#00208

web.mason.user

Subject: Re: Accessing %ARGS

On Fri, 22 Aug 2003, Drew Johnston wrote:

> Hi,
>
> Does anyone know if there is there a known problem with accessing
> %ARGS at a component level? I seem to have an intermitent where %ARGS
> is empty after posting a form, with components sitting directly
> underneath dhandler. Are there any obvious 'gotchas' here? or do I
> need to read %ARGS at the dhandler and then pass them through <%args>?

%ARGS are only passed automatically by $m->call_next from an autohandler.

If you call a component from a dhandler, you will need to include %ARGS in
the component call yourself. ie. <& comp, %ARGS &>

~ John Williams




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise