RE: parameters for custom requestgenerator

2003-02-14 Thread Lionel Crine
I found a solution.

I'm gonna pass as parameter:


And in the generator I'll separate the name into 3 parts.





At 10:51 14/02/2003 -0500, you wrote:

send me your generator file

Geoff

> -Original Message-
> From: Lionel Crine [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 14, 2003 10:23 AM
> To: [EMAIL PROTECTED]
> Subject: Re: parameters for custom requestgenerator
>
>
> Sorry I did a bad manipulation.
>
> Herer is the thing :
>
> >Hello,
> >
> >I have to get some parameters from a form but I'm stuck.
> >
> >I have some code like in my html file (created with an xsl
> transformation):
> >
> >
> >
> >
> >
> >Prices Index : From :
> >> name="numericindex_Start" size="10" type="text">
> >
> >
> >
> >
> >
> > To :
> >name="numericindex_End"
> > size="10" type="text">
> >
> >
> >
> >
> >
> >And I want to get : "Prices Index", "numericindex_Start" and
> >"numericindex_End", in the file created by my custom requestgenerator,
> >like this :
> >
> >
> >Prices Index
> >value of value of the input
> >value of numericindex_End
>
>
> Thanks
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>

-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>



-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




RE: parameters for custom requestgenerator

2003-02-14 Thread Geoff Howard
send me your generator file

Geoff

> -Original Message-
> From: Lionel Crine [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 14, 2003 10:23 AM
> To: [EMAIL PROTECTED]
> Subject: Re: parameters for custom requestgenerator
> 
> 
> Sorry I did a bad manipulation.
> 
> Herer is the thing :
> 
> >Hello,
> >
> >I have to get some parameters from a form but I'm stuck.
> >
> >I have some code like in my html file (created with an xsl 
> transformation):
> >
> >
> >
> >
> >
> >Prices Index : From :
> >> name="numericindex_Start" size="10" type="text">
> >
> >
> >
> >
> >
> > To :
> >name="numericindex_End" 
> > size="10" type="text">
> >
> >
> >
> >
> >
> >And I want to get : "Prices Index", "numericindex_Start" and 
> >"numericindex_End", in the file created by my custom requestgenerator, 
> >like this :
> >
> >
> >Prices Index
> >value of value of the input
> >value of numericindex_End
> 
> 
> Thanks 
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: parameters for custom requestgenerator

2003-02-14 Thread Lionel Crine
Sorry I did a bad manipulation.

Herer is the thing :


Hello,

I have to get some parameters from a form but I'm stuck.

I have some code like in my html file (created with an xsl transformation):





Prices Index : From :
  





To :
  





And I want to get : "Prices Index", "numericindex_Start" and 
"numericindex_End", in the file created by my custom requestgenerator, 
like this :


Prices Index
value of value of the input
value of numericindex_End


Thanks 


-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>



parameters for custom requestgenerator

2003-02-14 Thread Lionel Crine
Hello,

I hava to get some parameters from a form but I'm stuck.

I have some code like in my html file (created with an xsl transformation):





Prices Index : From :
  





To :
  





And I want to get : "Prices Index", "numericindex_Start" and 
"numericindex_End", in the file created by my custom requestgenerator, like 
this :


Prices Index




-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>