[Zope] Browser Detection

Tom Scheidt Tom Scheidt" <tom@falsemirror.com
Thu, 16 Mar 2000 13:36:43 -0500


Is there a way to write a <dtml-if> for browser detection, like:

<dtml-if (User Agent is Netscape 4.5)>
Use this 
<dtml-elif (User Agent is Internet Explorer 5.0)>
Use this
</dtml-if>

Thanks in advance.

*************************
Tom Scheidt
www.falsemirror.com
tom@falsemirror.com
*************************