GazaM wrote: > Ok, thanks for all the help guys. It seems that running this type of > script from inside of the html just isn't going to work as needed. > Seems like I'll just have to ditch the .shtml and point directly to a > cgi. This is how the other Python frameworks and sites work, such as > reddit and plone etc right?
I'm not sure if you can 'include' a CGI and expect the reults to get included in a page (although I think I've heard of PHP being used in that way.) It doesn't sound like it's working for you anyway. All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml -- http://mail.python.org/mailman/listinfo/python-list
