Maybe I should use a php approach instead….. I will try something now, if I get anything I will post it here!!
hi, Ipstenu, same here… I have not been sober since Wednesday (or, since I turned 19 )
Aren’t those supposed to have one -?
<!–#else –> instead of <!–-#else -–>?
yes, that was a mistake.
But after changing all the double dashes to single, it still did not work. Can you advise before heading out to the pub this weekend? Happy New Year!!
Another way I have come across which is similarly:
<!--#set var="Agent" value="${HTTP_USER_AGENT}" -->
<!--#if expr="$Agent = /en/" -->
<!--#elif expr="$Agent = /MSIE/" -->
<!--#elif expr="$Agent = /Opera/" -->
<!--#elif expr="$Agent = /Netscape/" -->
<!--#else -->
<meta name="Description" content="Type your description here">
<meta name="Keywords" content="add, your keywords, here">
<!--#endif -->
But it did not work either.
Hope you can help…. thx in advance