Thanks Paul-
I'll look into WebStack.
--
http://mail.python.org/mailman/listinfo/python-list
"matt" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Hi all-
>
> I'm trying to port an ajax spell-checker
> (http://www.broken-notebook.com/spell_checker/index.php) to use with
> the moin moin wiki and have been somewhat successful. (By successful I
> mean I can spell check u
Hi all-
I'm trying to port an ajax spell-checker
(http://www.broken-notebook.com/spell_checker/index.php) to use with
the moin moin wiki and have been somewhat successful. (By successful I
mean I can spell check using the php backend and my python port running
as cgi-bin).
My question is this: