Hi all. I have an app. that I am adding HTML configuration support to.
It has an HTTPServer component on it, BUT to avoid EXE bloat, I thought i
might actually use a CGI app instead.
The CGI app. needs to be called from within the appliation, and I guess I
want the HTTPServer component to handle this.
Anyone know how to go about calling th CGI app like I want too ?
Thanks, Jeremy Coulter