<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On May 16, 2006, at 1:28 PM, Victor Trac wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Err.. please replace 'Firefox' with 'MSIE'.  :)<BR><BR><DIV><SPAN class="gmail_quote">On 5/16/06, <B class="gmail_sendername">Victor Trac</B> &lt;<A href="mailto:victor.trac@gmail.com">victor.trac@gmail.com</A>&gt; wrote:</SPAN> <BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><DIV><CODE><SPAN><SPAN>&lt;?php<BR>if ( strpos($_SERVER['HTTP_USER_AGENT'], 'Firefox') ) {<BR>   header("Location: <A href="http://domain.com/ie_only.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://domain.com/ie_only.php</A>"); <BR>}<BR><BR>...<BR><BR>?&gt;<BR><BR>Must have it run before any other HTML is outputted.<BR><BR>-Victor<BR></SPAN></SPAN></CODE></DIV></BLOCKQUOTE></DIV></BLOCKQUOTE><BR></DIV><DIV>LOL Thank you Victor</DIV></BODY></HTML>