xxm allows you to embed Delphi into HTML pages to build Web Applications. It is compiled into a library, ready to run as an ISAPI extension, a stand-alone HTTP server, or as an Internet Explorer snap-in (e.g. from a CD)
XXM: MIX DELPHI AND HTML INTO WEB APPLICATIONS (2008-06-05 10:45:21)I've decided, and open-sourced my latest thing:
http://xxm.sourceforge.net/
I haven't put much time in putting it on sourceforge, the...
HTML EDITOR (2008-09-11 01:49:43)You could use xxm to host fckeditor locally. That will resolve better with BasePath and run it in a suitable internet security zone (see...
CONFIGURE IIS WITH DELPHI 7 (2008-12-28 12:49:56)I've started this project to not have to do too much work on writing the ISAPI work each time, and have auto-compile on the local development...