e-myther
12-14-2002, 02:24 AM
Hi Guys
I have a page (http://www.painting-effects.co.uk/ztutorials.htm) on my website that has a Java Applet on it.
I'd like to make a different page for people who wouldn't see the applet.
Would someone please tell me the code for the re-direct.
<script language="javascript">
<!--
if (?????????){
window.location.replace("non-java-page.htm")
}
//-->
</script>
Many thanks
e-
I have a page (http://www.painting-effects.co.uk/ztutorials.htm) on my website that has a Java Applet on it.
I'd like to make a different page for people who wouldn't see the applet.
Would someone please tell me the code for the re-direct.
<script language="javascript">
<!--
if (?????????){
window.location.replace("non-java-page.htm")
}
//-->
</script>
Many thanks
e-