|
Re: Accessing %ARGS: msg#00208web.mason.user
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> |
|---|---|---|
| Previous by Date: | Re: How to catch exceptions, second try...: 00208, Skip Montanaro |
|---|---|
| Next by Date: | Re: How to catch exceptions, second try...: 00208, Nate Perry-Thistle |
| Previous by Thread: | Re: Accessing %ARGSi: 00208, Drew Johnston |
| Next by Thread: | Makefile problem - 'cl' is not recognized as an internal or external command: 00208, Andy Stringer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |