Hi -- I cant figure out how to correctly pass a multivalue parameter in a url. In HTML it's something like http://www.blah.com?test=1&test=2&test=3 for instance... but it doesn't seem like there's an obvious way to do this with $link.addPathInfo() or something similar. Am I missing something obvious? If so, what is it? If not, how have others gotten around this problem?
Many thanks. -d --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
