You need to URLencode your parameters!
Don't use the html syntax for your whitespace(non breaking space). I'm not quite sure 
what the whitespace is but it should be something like %20 or %40. (Please correct me 
if I'm mistaken)
You might just want to try to use a whitespace sinceit might be that the parameters 
get automatically encoded. (I haven't tried this so don;t take my word for it)

Hope that helps

Stefan

Reply via email to