Hi,
URL encoding works fine for me:
[EMAIL PROTECTED]: abc%40abc.com
two words: two%20words
- Tobias
Andy Pahne schrieb:
I have the same problem, except that my string contains a space
character. Regular URL encoding does not seem to work.
Andy
Angelo Chen schrieb:
Hi,
public Object onActivate(String email);
if i activate it with:
http://localhost/mypage/[EMAIL PROTECTED]
I got an error:
Input string '[EMAIL PROTECTED]' is not valid; the character '@' at
position 4 is
not valid.
this used to work in 5.0.15, any idea?
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]