|
From: Wills, M. N. (TC) <MN...@ta...> - 2004-01-23 01:54:41
|
...or PHP. Mike Wills Lawson Programmer/Administrator Taylor Corporation Email: mnwills AT taylorcorpNOSPAM DOT com AIM: iSeriesCodePoet -----Original Message----- From: law...@li... [mailto:law...@li...] On Behalf Of Shawn Hempel Sent: Thursday, January 22, 2004 1:08 AM To: law...@li... Subject: RE: [Lawsontools-users] Web front end It may be worthwhile to research some free Perl based front-ends that could meet our needs. Maybe we won't find anything, but if we do it would be well worth the time spent. -----Original Message----- From: law...@li... [mailto:law...@li...]On Behalf Of Sullivan, Patrick Sent: Wednesday, January 21, 2004 2:13 PM To: law...@li... Subject: [Lawsontools-users] Web front end I am starting to put together the web part. Does anyone want to help with this piece? Basics Goals: htdocs: index.html - static frameset src=banner.html - static src="/cgi-bin/menu.pl" - dynamic - perl CGI drive off of a MySql database src="/cgi-bin/contents.pl" - dynamic - perl CGI drive off of a MySql database cgi-bin: menu.pl contents.pl search.pl database: alphatools tools For now we can test with myfirsttable CREATE TABLE myfirsttable (tools VARCHAR(20), status CHAR(1), description VARCHAR(60), author VARCHAR(15), submit_date DATE, approved_date DATE) I am more than open to any ideas, just let me know! Thank you, Patrick Sullivan **************************************************************************** * This communication is for the use of the intended recipient only. It may contain information that is privileged and confidential. If you are not the intended recipient of this communication, any disclosure, copying, further distribution or use thereof is prohibited. If you have received this communication in error, please advise me by return e-mail or by telephone and delete/destroy it. **************************************************************************** * ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Lawsontools-users mailing list Law...@li... https://lists.sourceforge.net/lists/listinfo/lawsontools-users ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Lawsontools-users mailing list Law...@li... https://lists.sourceforge.net/lists/listinfo/lawsontools-users |