How to pass two parameters to an URL with get method ?why is here a ;
The parameters are two variables of cocoon. An example:
<a href="editfeeds?id={name}&color;={background}">
what about:
<a href="editfeeds?id={name}&color={background}">
Alex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
