Miquel Fdez. Mutuberria wrote:

How to pass two parameters to an URL with get method ?

The parameters are two variables of cocoon. An example:

<a href="editfeeds?id={name}&color;={background}">



why is here a ;

what about:

<a href="editfeeds?id={name}&color={background}">

Alex




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



Reply via email to