You need to have server side includes activated. After that, you need to put server side include statements in your HTML document. To include your CGI script, put something like: <!--#include virtual="/cgi-bin/time.cgi" --> You can activate SSI for all html documents or as usually, only for .shtml files. For displaying the current time, there is an SSI statement that doesn't need using a cgi script at all. Cheers. Teddy Center for the blind: http://teddy.fcc.ro/ Mail: orasnita at home.ro ----- Original Message ----- From: "Patrick Turnage" <patrickt@xxxxxxxxxxxxxxx> To: <speakup at braille.uwo.ca> Sent: Monday, June 24, 2002 10:39 PM Subject: Re: Sequal server databases > I am having trouble adding cgi scripting support to my apache installation > on debian woody.. > cgi is working because when I at the prompt > type > /usr/lib/cgi-bin/time.cgi > it displays the html code.. > and when I type this in my browser > > http://www.site.com/cgi-bin/time.cgi > it displays the time correctly. > I am having trouble adding that script to my html document.. > What is the proper symtax for adding an cgi script to my html document.. > > Thanks > > > > ------------------------- > Patrick Turnage > e-mail:pturnage at tampabay.rr.com > Telephone: (850) 459-7717 > HomePage: http://www.access-connect.com > Amateur radio callsign:kg4dqk > AOL Instant Messenger:kg4dqk > icq:26862191 > MSN:turnagep at hotmail.com > Yahoo!:kg4dqk > America Online:kg4dqk1129 kg4dqk1129 at aol.com > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >