>>>>> Johnson Mpeirwe <[email protected]> (JM) wrote:
>JM> Hi all, >JM> Does anyone know of any good Python Server Pages text editor that can >JM> provide indentation, syntax highlighting, etc.. A text editor in a web context doesn't run on the server but in the browser. Therefore it should use client-side scripting (which probably means Javascript or flash (shudder!)) Including that in a PSP web page isn't so much different from its inclusion in any other framework. You must just choose one of the existing editors. -- Piet van Oostrum <[email protected]> URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4] Private email: [email protected] -- http://mail.python.org/mailman/listinfo/python-list
