Hi,
I have a component, and inside component I am calling another component like this
Component1:
------------------
<a href="/component2?arg1=[+ $fdat{arg1} +];arg2=[+ $fdat{arg2} +];arg3=[+ $fdat{arg3}
+].....>SomeData</a>
The problem is I have many arguments to pass and I have a long navigation path. Is
there any way in embperl to send
these arguments (or form data) of component1 to component2 or reference them in
component2 without
specifying them in the href tag. I appreciate your help.
Thanks,
Sreeram
**********************************************************************
This transmission may contain information that is privileged, confidential and/or
exempt from disclosure under applicable law. If you are not the intended recipient,
you are hereby notified that any disclosure, copying, distribution, or use of the
information contained herein (including any reliance thereon) is STRICTLY PROHIBITED.
If you received this transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard copy format. Thank
you
**********************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]