Raymond
|
| Posted: 08/19/2002, 8:49 PM |
|
How is Server Site Included (SSI) work with CCS ?
Anyone ever use SSI with SSI ? Thanks
|
|
|
 |
Sanddy
|
| Posted: 08/19/2002, 10:30 PM |
|
To create a SSI page, create a new page in CCS, and then from the Properties Explorer, set its "Includable" property to "Yes". This will turn the page into an includable page.
Then on the pages you want to include it, go to Toolbox -> Forms tab, you will find the Include Page button, click it and select the page (*.ccp) you want to include.
That's it!
Regards,
Sanddy
|
|
|
 |
Ray
|
| Posted: 08/20/2002, 11:52 AM |
|
To Sanddy,
It works for you but it doesn't work for me.
What's your Web server ?
|
|
|
 |
Nicole
|
| Posted: 08/21/2002, 2:56 AM |
|
Raymond,
how exactly it doesn't work for you? Please provide more details.
|
|
|
 |
Raymond
|
| Posted: 08/21/2002, 5:46 AM |
|
We like to see :
Remote IP Address of the visitor : Remote_addr
The current Date : Date_local or <%NOW%>
"Last modified" date of the current fiel : Last_modified
and ALl of Servers side Includes Variable like here
http://www.hostingplus.com/support/ssi.shtml
and We ALL like CCS to work with them, is that possible ??
BTW. I am runing Microsoft IIS
|
|
|
 |
Raymond
|
| Posted: 08/21/2002, 1:50 PM |
|
Thanks Niclos, Sandy ........ I got what I want.
|
|
|
 |
|