Fist thing that comes to mind is the http-user-agent. I'm not sure if javascript is stored in there but try print this via your browser
os.environ.get("HTTP_USER_AGENT")
see if that gives you anything.
On Thu, Feb 10, 2011 at 3:31 AM, [email protected]
<[email protected]> wrote:
> The noScript-Tag works, but this way the database-query is executed. I would
> like
> to find about javascript in the request of the client.

