geekygal
11-17-2002, 06:36 PM
I created a normal html (.htm) page that used javascript to create rollover buttons in the navigation.
I then included this in the page to call up a cgi script form that I wanted to use on the web page:
<!--#include virtual="/cgi-script/csRecommend/csRecommend.cgi?command=showrecommend2" -->
This required me to change the page to a .shtml page in order for this form to run SSI.
Problem: now my javacript rollovers don't work.
What can I do? I'm at a lost and I have a deadline approaching... thanks for your help!
You can view my page at:
http://www.shiftnow.com/calendar.shtml
I then included this in the page to call up a cgi script form that I wanted to use on the web page:
<!--#include virtual="/cgi-script/csRecommend/csRecommend.cgi?command=showrecommend2" -->
This required me to change the page to a .shtml page in order for this form to run SSI.
Problem: now my javacript rollovers don't work.
What can I do? I'm at a lost and I have a deadline approaching... thanks for your help!
You can view my page at:
http://www.shiftnow.com/calendar.shtml