kosa at heckler-koch.cz
kosa at heckler-koch.cz
Fri Feb 29 17:35:45 EST 2008
hi all i have found out, that when sending text from our python based site from ajax to python i get lost all the strings after the semicolon. for example if i wrote hi;all ajax will send me hi;all, but python receives only hi . I was searching a while for some post/get errors with semicolon, but did not succeed. I believe there should be some problem in our mod python handler or this should be fixed on other place? should i add some more rule to handler or not? thank you for advice pavel
|