Re: CGI help
- Posted by GeorgeWalters Jul 17, 2009
- 2077 views
Well, here is what I need to do. I need for the browser to launch a program(somehow) which reads data from a database, collects the needed stuff and loads it into a template html script which would then be sent back to the browser. So, how can I do that? Right now, all of that is on my laptop which is running apache and I'm trying to launch from IE a cgi program which will build the html script to send back to the browser.