Comma in Web Part parameters



Hi,

I have two webparts, one providing to strings, the other one reciving the two strings. If I have a comma in the first parameter the parameter is striped after the comma and the second parameter is empty.

In my logfiles I can see, that the first web part fires his event with the correct parameters but the second one recives the corrupted data. The web parts are not on the same page, so encoding of the url might be the problem.

All other special characters like ;&... work fine. Any hint what's going on?

regards,
Achim
.



Relevant Pages