Re: include in html

hi
you can also try to use javascript
you can write in your html file
<SCRIPT SRC="example.js">
</SCRIPT>

and create a new example.js file which includes:
document.write('<HERE YOU CAN WRITE ALL HTML TAGS>')

ok
cya
patrick

Received on Thursday, 16 April 1998 21:03:45 UTC