j
k
j a
j l
Etienne Labuschagne wrote:
Hi there How do I get the client's browser type (IE, Navigator, etc). I know how to do it in JavaScript, but does not know how to communicate this with Zope.
Hi there
How do I get the client's browser type (IE, Navigator, etc). I know how to do it in JavaScript, but does not know how to communicate this with Zope.
Maybe REQUEST['HTTP_USER_AGENT'} would be of help? cheers, Chris
Back to the thread
Back to the list