RE: Web-based calendar script

2003-10-30 Thread Jeffrey Pearson
I just discovered http://www.sweetphp.com/projects/TotalCalendar/ Im REALLY REALLY liking it. Jeff PS: If you contact the author (he is really a cool guy), let him know I referred you to him. -Original Message-

ftp file list filters?

2003-10-23 Thread Jeffrey Pearson
Im trying to write a script the ftp's a bunch of files from different locations. I only want to grab files that are of specific file type and whose name begins with a certain combination of characters. Can I filter it at the listing side in other words do something like dir abc*.gif and go throu

Re: RE: Beginner Help Please- Oracle How To?

2003-10-10 Thread jeffrey pearson
-OracleLogin 4. DBIx-OracleLogin 5. DDL-Oracle not a DBD::Oracle in sight. OK. Where do I get this module from? - Original Message - From: Bob Showalter <[EMAIL PROTECTED]> Date: Friday, October 10, 2003 10:53 am Subject: RE: Beginner Help Please- Oracle How To? > jeffre

Beginner Help Please- Oracle How To?

2003-10-10 Thread jeffrey pearson
Im hoping I could get some beginner help please. Im in the middle of writing my first PERL program. My development machine is WinXP. Ive downloaded, installed and am working with the ActivePERL 5.8. Im trying to connect and access an oracle database. Ive figured out how and successfully installe