Rod I've tried a few snippets from the web such as below. I placed it in the ACTIONS Script window Area
<!DOCTYPE HTML>
<html>
<body>
<p>Header...</p>
<script>
alert('Hello, World!')
</script>
<p>...Footer</p>
</body>
</html>
Thanks,
David
Rod I've tried a few snippets from the web such as below. I placed it in the ACTIONS Script window Area
<!DOCTYPE HTML>
<html>
<body>
<p>Header...</p>
<script>
alert('Hello, World!')
</script>
<p>...Footer</p>
</body>
</html>
Thanks,
David