Wooohoooo!<br><br>Thanks Hagan. I've actually got it all working. 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;">
> For those that missed it first time around - I want to condtion on the<br>> browser string (or part of it). I know PHP will have no problem retrieving<br>> this, but I have no idea about how to get PmWiki to make it available to me
<br>> in an (:if:) structure.<br><br>In config.php<br><br> if (the bowser is MSIE) $IEBrowser = 1;<br><br>In markup<br><br> (:if enabled IEBrowser:)<br> You are using Internet Explorer.<br> (:if:)<br></blockquote>
</div><br>-- <br>Allister