Recommendations?

2003-12-09 Thread Derek Brinson
Where might I find reference (conceptual) stuff about how to launch a JAVA app via CGI (or vice versa)? Still working it out, but it appears that I may need to get some CGI variables into a JAVA App. Surely this is too difficult to be encapsulated in a website or two? -d

Output PERL to E-mail

2003-01-02 Thread Derek Brinson
I have a PERL installed on a WinIIS box. This script queries a (SQL) database, makes a few minormanipulationsto that data, thenbuilds a small paragraph of text, from there.So, how do I send that text info to an e-mail address (gathered from that same database)?How aboutseveral