---------------------------------
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}">
---------------------------------


Becuase you can't use the character &. If you write...


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

... the problem is solutionated.

(Lo siento por mi Inglés, un saludo):
Miguel Ángel.

_________________________________________________________________
Dale vida a tu correo. Con MSN 8 podrás incluir fotos y textos increibles. http://join.msn.com/?pgmarket=es-es&XAPID=517&DI=1055



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



Reply via email to