<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Julian,<br>
<br>
I don't think this is what you meant...<br>
<br>
<tt> if (Key.isDown(Key.CONTROL)){ //play the html5
version</tt><tt><br>
</tt><tt> if(_root.apache!="false"){</tt><tt><br>
</tt><tt> //url = "preview_html5_" +
_root.template_id<br>
</tt><tt> //}else{</tt><tt><br>
</tt><tt> url = "preview_html5.php?template_id=" +
_root.template_id;</tt><tt><br>
</tt><tt> </tt><tt> }</tt><tt><br>
</tt><tt> }</tt><tt><br>
</tt><br>
But this...<br>
<br>
<tt> if (Key.isDown(Key.CONTROL)){ //play the html5
version</tt><tt><br>
</tt><tt> <font color="#ff0000"><b>//</b></font>if(_root.apache!="false"){</tt><tt><br>
</tt><tt> //url = "preview_html5_" +
_root.template_id<br>
</tt><tt> //}else{</tt><tt><br>
</tt><tt> url = "preview_html5.php?template_id=" +
_root.template_id;</tt><tt><br>
</tt><tt> </tt><tt> <font color="#ff0000"><b>//</b></font>
}</tt><tt><br>
</tt><tt> }</tt><tt><br>
</tt><br>
i.e. always use the full link, not the Apache rewrite version.
Correct? If so, I will commit that change.<br>
<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
</body>
</html>