Sending HTML mail

2001-11-09 Thread Roee Rubin
Hello, Is there a module or any simple method of sending HTML mail? Thanks in advance. Roee Rubin http://www.irubin.com/ ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Randomly selecting characters from a list

2001-06-25 Thread Roee Rubin
appreciated. list of characters: ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 Thanks! Roee Rubin Irubin Consulting [EMAIL PROTECTED] http://www.irubin.com/ ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo

'Reversing an array'

2001-06-11 Thread Roee Rubin
Hello, I have an array with value of 1-10. What is the fastest way to 'reverse' the values to 10-1 (ie. 10 9 8 7 6 ...) any help would be appreciated. Roee Rubin Irubin Consulting [EMAIL PROTECTED] www.irubin.com ___ Perl-Win32-Users ma

Dereferncing a hash element

2001-05-14 Thread Roee Rubin
ck a reference - in the form of 'HASH(0x1b01a50)' I would like to get an empty value back if no value has been set. Any help would be appreciated. Roee Rubin Irubin Consulting [EMAIL PROTECTED] www.irubin.com ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

RE: formmail

2001-03-23 Thread Roee Rubin
you can a package such as Mail::Sendmail > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Trine Schunck > Sent: Wednesday, March 21, 2001 11:32 PM > To: [EMAIL PROTECTED] > Subject: formmail > > > When I run win2000, what should my $mailprog =

evaluating an expression

2001-03-23 Thread Roee Rubin
Hello, I am trying to call a certain method from an object. Take a look .. Regular way of calling the method $myobject->callmethod(@params); this is what I would like to achieve $temp = "callmethod"; $myobject->{$temp}(params); Any help would be appreciated. R

Extracting *.doc data

2001-03-19 Thread Roee Rubin
Hello, Is there a way to extract data out of *.doc ms-word document NOT using activex. I am trying to find a solution to transform a word document into a plain text document that will be portable to linux servers as well as win32. Any help would be appreciated. Thanks. Roee Rubin Irubin

Maintain state

2001-03-06 Thread Roee Rubin
this ? The solution would optimally work cross platform and server. Thanks in advance. Roee Rubin Irubin Consulting === Check out the new http://www.irubin.com !!! ___ Perl-Win32-Users mailing list [EMAIL PROTECTED]

Image transformation

2001-03-05 Thread Roee Rubin
transform it to 48x48 . Can this be done? Roee Rubin [EMAIL PROTECTED] ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users