Re: Sending attachements with perl!

2003-03-21 Thread Steve Maroney
I have used Mime::Lite as well. I would suggest this too. Thank you, Steve Maroney On Fri, 21 Mar 2003, Jenda Krynicky wrote: > From: "Thomas Williams" <[EMAIL PROTECTED]> > > Right now I am using sendmail in the following way: > > > > open (MAIL,

Re: Where to I get sendmail for Win98?

2003-02-19 Thread Steve Maroney
Is there a Sendmail port to Winblows ? I dont think there is . Thank you, Steve Maroney On Tue, 18 Feb 2003, Rob Richardson wrote: > Greetings! > > The script I am trying to improve uses sendmail. Before I install the > script on its target Unix box, I would like to make sure

Re: Please~

2002-09-05 Thread Steve Maroney
Ok Thank you, Steve Maroney On Wed, 4 Sep 2002, tang karen wrote: > Dear Sir and Madam. > > Please don't send me any mail. > Thank your! > > > > > _ > Join the world’s largest e-ma

Re: Uptime on Remote computer?

2002-08-12 Thread Steve Maroney
There are many ways. Check out one method on my site @ www.stevenet.net. .. Like it ? Its pretty simple ... Let me know and Ill tell you how I did it. Thank you, Steve Maroney On Sun, 11 Aug 2002, Mark Weisman wrote: > Hello List: > What is the command structure to grab an

Re: %

2002-01-24 Thread Steve Maroney
; That should be an associative array. An associative array differs from an array because you can define the keys as well as the values. As a standard array(enumerated, i think) the keys are started at 0 and just keep incrementing everytime an element is added to the array. Thank you,

Re: need a "reminder" program

2002-01-14 Thread Steve Maroney
gt; > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > visit www.freshmeat.net Thank you, Steve Maroney -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: can perl connect to database?

2002-01-14 Thread Steve Maroney
.cn > > ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡¡ª¡ª > ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Thank you, Steve Maroney -- To uns

Re: Help with clearing an array

2002-01-13 Thread Steve Maroney
array or reset it so > that it contains nothing. How do I do that? > > Thanks > > Michael D. Eggleton > http://www.gorealnetworks.com > mailto:[EMAIL PROTECTED] > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail:

Re: How do I delete a file from Perl?

2002-01-12 Thread Steve Maroney
m" with a package or object reference. > > Any tips? > > Thanks -- Randy > > > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Thank you, Steve Maroney -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Apache running perl scripts

2002-01-10 Thread Steve Maroney
---- > - > > > Apache/1.3.20 Server at localhost Port 80 > > > -->>> > > Thank you, Steve Maroney -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: email word attachment from html form input

2002-01-09 Thread Steve Maroney
Data =>'This is a test, i repeat only a test', > ); > $msg->attach(Type =>'application/octet-stream', > Encoding =>'base64', > Path =>'test.doc', > ); > $msg->send; > > Any help or insight you can provide is greatly appreciated. I don't > know if this doesn't make sense cuz i've been staring at it for a while, > or because i'm not feeling well. Either way thank you for the insight > or links to information that can help.. > > Thank you > -katia > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Thank you, Steve Maroney -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Add remove programs windows ??

2002-01-09 Thread Steve Maroney
> Mike > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Thank you, Steve Maroney -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cancatenate

2001-12-23 Thread Steve Maroney
new file. Hope this helps, Steve On Sun, 23 Dec 2001, RNOORY wrote: > Hello, > I would like to concatenate several text files that all begin phr*.txt to create one >text file. > > Thanks > > Thank you, Steve Maroney -- To unsubscribe, e-mail: [EMAIL PROT

Re: Deleting from a list

2001-12-21 Thread Steve Maroney
the code > > delete ($myList[$i]); > > does not seem to be working. Gives a compilation error. > > What is the alternative? > > Regards, > Sharat > > > _ > MSN Photos is the easiest way to share and print your photos: > http://photos