Click here to get back home

question about ssi's #exec

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
question about ssi's #exec Hul Tytus 05-26-2007
Get Chitika Premium
Posted by Hul Tytus on May 26, 2007, 9:33 am
Please log in for more thread options


comp.infosystems.www.authoring.html
question about ssi's #exec

Are there any obvious errors in the html or c code below? Without the #exec line
in the html code, the text from pag1p1 and einst both show as would be expected.
If the #exec line is included, the text from pag1p1 shows but not that from
einst. However, the c code, which increments a long in fstcount, works fine -
but nothing afterwards.

This is being tested from one of panix's shell accounts with a personal web.

All suggestions welcome - Hul

--- html code
<html>
<head><title>Title for exectest</title></head>
<body>
exec test -
<!--#include file="pag1p1"-->
<!--#exec cmd="/htdocs/userdirs/ht/pcgi/extest fstcount"--!>
<!--#include file="einst"-->
</body>
</html>

--- c program
int main(int argc, char **argv)
{
        long count;
        count = readinc(argv[1]);
}

Posted by mbstevens on May 26, 2007, 10:55 am
Please log in for more thread options


On Sat, 26 May 2007 13:33:21 +0000, Hul Tytus wrote:
> fstcount"--!>

Unclosed comment. Remove the exclamation mark.


Posted by dr on May 26, 2007, 11:47 am
Please log in for more thread options


Many thanks. Remarkable how the simpliest of errors can be the last seen,
or, sometimes, never seen.

Hul

> On Sat, 26 May 2007 13:33:21 +0000, Hul Tytus wrote:
> > fstcount"--!>

> Unclosed comment. Remove the exclamation mark.


Similar ThreadsPosted
question about #exec infosystems.www.authoring.html January 24, 2006, 6:39 pm
SSI question June 7, 2005, 11:58 am
OT - RSS Question July 21, 2005, 1:07 am
Another ALT question. February 9, 2006, 7:12 pm
PHP(?) question March 15, 2006, 3:13 am
CSS Question April 14, 2006, 2:05 pm
Question January 23, 2007, 8:39 pm
hyperlinks question July 21, 2004, 8:07 pm
domain question July 23, 2004, 2:04 am
Form Question August 10, 2004, 7:01 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap