>
> Perhaps appendParameter("x", "a", "b", "c") ?
>
where appendParameter is the second API - separate from setParameter?
so appendParmeter("x',"a","b","c"); setParameter("x","a")
would result in ?x=a
and without the second function call it would be
?x=a&x=b&x=c
I am fine with this.
cheers
devdatta
> Adam
>
