[Mono-list] mono ASP .Net (ajax) issues

jupiter.hce at gmail.com jupiter.hce at gmail.com
Fri Aug 26 08:31:03 EDT 2011


Hi,

I am running mono 2.10.2 with xsp and mod-mono on Linux web server, and 
javascript on client side. The client sends requry strings to the server
via AJAX.

But if the javascript string send to web server contained "&" or if it was 
an empty string, the web server would have an error of undefined
object. If the string contained with "=" character, the web server
would cut it off as well as all other characters after the "=". If the string 
contained with a space, the web server would replaced by "+".

Is it a bug, or was I  missing something?

Thank you.

Jupiter


More information about the Mono-list mailing list