Well, here's my problem:
I use .js files for menus on my website http://kodhome.com, and I want to use a .cgi script that will randomly pick text and display it. I tried using the normal tag <!--#exec cgi="scripts/rand_text.cgi"--> within 'document.write', but it didn't work. Is there another way of doing this or is this a lost cause?
Thanks a lot.
I use .js files for menus on my website http://kodhome.com, and I want to use a .cgi script that will randomly pick text and display it. I tried using the normal tag <!--#exec cgi="scripts/rand_text.cgi"--> within 'document.write', but it didn't work. Is there another way of doing this or is this a lost cause?
Thanks a lot.