Re: Passing arguments

2004-04-11 Thread Angus Lees
At Wed, 7 Apr 2004 13:17:24 -0300, Luiz Fernando wrote: > Wednesday, April 7, 2004, 11:35:32 AM, você escreveu: > Sbc> I have a component, and inside component I am calling another component like > this > Sbc> Component1: > Sbc> -- > Sbc> somewhere in your > page. > 2. Put your ar

Re[2]: Passing arguments

2004-04-07 Thread Luiz Fernando B. Ribeiro
Luiz, Wednesday, April 7, 2004, 1:17:24 PM, você escreveu: LFBR> Sreeram, LFBR> Wednesday, April 7, 2004, 11:35:32 AM, você escreveu: Sbc>> Hi, Sbc>> I have a component, and inside component I am calling another component like this Sbc>> Component1: Sbc>> -- Sbc>> name="myForm"

Re: Passing arguments

2004-04-07 Thread Luiz Fernando B. Ribeiro
Sreeram, Wednesday, April 7, 2004, 11:35:32 AM, você escreveu: Sbc> Hi, Sbc> I have a component, and inside component I am calling another component like this Sbc> Component1: Sbc> -- Sbc> somewhere in your page. 2. Put your arguments in hidden tags or use the magical [$ hidden $

Re: Passing arguments

2004-04-07 Thread Christian Frantsen
[EMAIL PROTECTED] wrote: Hi, I have a component, and inside component I am calling another component like this Component1: -- Thanks, Sreeram As long as the total lenght doesn't exceed the maximum allowed URL length you could try this: -- Christian ---

Passing arguments

2004-04-07 Thread Sreeram_Bazaru
Hi, I have a component, and inside component I am calling another component like this Component1: --

Re: passing arguments to a component in embperl

2004-04-01 Thread Gerald Richter
[EMAIL PROTECTED] wrote: > Hello all, > Suppose I have a component hosts.epl and I call it within a tag as href="/hosts.epl?OS=solaris;type=server">, then how can I reference > those arguments inside the hosts.epl component..? Thanks in advance > for your help. > $fdat{OS} $fdat{server} Gerald

passing arguments to a component in embperl

2004-03-31 Thread Sreeram_Bazaru
Hello all, Suppose I have a component hosts.epl and I call it within a tag as , then how can I reference those arguments inside the hosts.epl component..? Thanks in advance for your help. -Sreeram ** This transmission may con