Posted by Jonathan N. Little on 12/08/05 01:14
Mark Hobley wrote:
> I have created an HTML page as follows:
>
> <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
> <html>
> <title>Test Page</title>
> </head>
> <body>
> <!--#include virtual="/cgi-bin/count.cgi?testcount"-->
> </body>
> </html>
The code above is a SSI, Server Side Include, most hosting company
servers settings require the file extension 'shtml'. So if you have the
above code in your html document 'mypage.html' rename to 'maypage.shtml'
and see if it works.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|