Hi Darin, I looked at the code, and it’s telling the truth: it appears you have some non-ASCII data in the query value. Can I see the code that is generating the ajax call?
> I've been receiving intermittent errors on my test server recently. Here is > an example of the lines from the log: > > Feb 12 09:04:20 Active4D: [error] server: illegal character in query value: > 'ETB' (0x0ETB ): src\support\server.cpp, line 2787, > plugin::a4d::parseQueryString > > Feb 12 09:06:04 Active4D: [error] server: illegal character in query value: > 'NUL' (0x0NUL): src\support\server.cpp, line 2787, > plugin::a4d::parseQueryString > > When it happens I am running some javascript (using jQuery) that executes > an ajax call to the server to do a lookup. I've been doing these calls for > a long time, but the error just started happening. Many thanks, - Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
