46 matches found
Database Client Login Detection (TDS) (deprecated)
Binary data 5596.prm...
Oracle Database Client Detection
Binary data 4994.prm...
Database Client Command Detection
Binary data 5215.prm...
Sybase SQL-Anywhere Database Client Detection
Binary data 5149.prm...
Character not allowed in user name
A user has sign up with the user name "m&m". The i tried to modify this user. Because the username is passed as url parameter FooServlet?name=m&m : GET or POST method the servlet container cut the name and try to retreive the username named "m" !!! The only way is to use a database client, change...
Character not allowed in user name
A user has sign up with the user name "m&m". The i tried to modify this user. Because the username is passed as url parameter FooServlet?name=m&m : GET or POST method the servlet container cut the name and try to retreive the username named "m" !!! The only way is to use a database client, change...