<[EMAIL PROTECTED]> writes:

> I could successfully run mod_dtcl with apache-web server. I am
> trying to execute procedures provided by cgi.tcl inside in a .html
> file (AddType application/x-httpd-tcl .html in httpd.conf). Its
> recognizing some procedures like cgi_title, cgi_body etc but not
> others. Eg. for cgi_table, it get the following error:

> Why am i getting these errors ?

Not really sure...

If you just want to generate HTML, you might have a look at this:

http://tclxml.sourceforge.net/xmlgen/htmlgen.html

I think it's a more modular approach to doing things.

-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to