hey, I was wondering if it was possible to call an .ssi page with a variable for example like
var kind;
kind = 'hello.ssi'
so I can use it like this
<script type="text/javascript" src="kind">
</script>
obviously I dont know the actaull code.
thanks
hey, I was wondering if it was possible to call an .ssi page with a variable for example like
var kind;
kind = 'hello.ssi'
so I can use it like this
<script type="text/javascript" src="kind">
</script>
obviously I dont know the actaull code.
thanks
Bookmarks