Maestre
03-27-2007, 07:21 PM
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 actuall code.
but different buttons would change the .ssi
I hope it kind of clear :confused:
thanks
var kind;
kind = 'hello.ssi'
so I can use it like this
<script type="text/javascript" src="kind">
</script>
obviously I dont know the actuall code.
but different buttons would change the .ssi
I hope it kind of clear :confused:
thanks