5 Mar
2000
5 Mar
'00
8:28 a.m.
From: "daniel edmond greenlaw" <314@valint.net>
is it possible to do browser detection with zope? if so, how?
Yup. Take a look at REQUEST.environ['HTTP_USER_AGENT'], which is also accessible as: REQUEST.HTTP_USER_AGENT REQUEST['HTTP_USER_AGENT'] and in DTML also as HTTP_USER_AGENT Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ | The Open Source Web Application Server ---------------------------------------------