Wooohoooo!<br><br>Thanks Hagan.&nbsp; I've actually got it all working.&nbsp; I'll put up some doco shortly and then request some testing from folks with other browsers.<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; For those that missed it first time around - I want to condtion on the<br>&gt; browser string (or part of it).&nbsp;&nbsp;I know PHP will have no problem retrieving<br>&gt; this, but I have no idea about how to get PmWiki to make it available to me
<br>&gt; in an (:if:) structure.<br><br>In config.php<br><br>&nbsp;&nbsp;&nbsp;&nbsp;if (the bowser is MSIE) $IEBrowser = 1;<br><br>In markup<br><br>&nbsp;&nbsp;&nbsp;&nbsp;(:if enabled IEBrowser:)<br>&nbsp;&nbsp;&nbsp;&nbsp;You are using Internet Explorer.<br>&nbsp;&nbsp;&nbsp;&nbsp;(:if:)<br></blockquote>
</div><br>-- <br>Allister