Mary Anderson wrote:
Hi all,
I am writing some CGI scripts to be run in my Windows XP environment. I
would like very much to have my script generate e-mail to a user and to
take an Excel spreadsheet and run an Excel macro on it. Can someone clue
me in on how to do this?
Part 1 is easy: Use
Hi all,
I tried adding some JavaScript external library code calls via:
### Start snip
print $entry_cgi->start_html( -title=>$tags{'HEADER'},
-script=>$jscript,
-style => {-verbatim => '@import url("/ITTWeb/css/default.css");', -src
=> '/ITTWeb/css/default.css'}
);
##
> ---Original Message---
> From: Ken Barker <[EMAIL PROTECTED]>
> Has anybody used the Excel "Group By Rows" using the
> Spreadsheet::WriteExcel module?
>
>
> Also setting the "Zoom" for the spreadsheet?
>
>
> Any examples would be appreciated much.
>
There are some goo
This is from the docs:
Grouping
in Spreadsheet::WriteExcel is achieved by setting the
outline level via the set_row() and set_column()
worksheet methods:
set_row($row, $height, $format, $hidden, $level) set_column($first_col, $last_col, $width, $format, $hidden, $level)
The
fol
Has anybody used the Excel
"Group By Rows" using the Spreadsheet::WriteExcel module?
Also setting the "Zoom" for the
spreadsheet?
Any examples would be appreciated
much.
Thanks!
Ken
Ken Barker
IT Lead
Tel: 314-213-7927
1100 Corporate Square
St. Louis, MO 63132
[EMAIL PROTECTED]The
Hi all,
I am writing some CGI scripts to be run in my Windows XP environment. I
would like very much to have my script generate e-mail to a user and to
take an Excel spreadsheet and run an Excel macro on it. Can someone clue
me in on how to do this?
Thanks
Mary Anderson
UCDavis
response @ bottom
[EMAIL PROTECTED] wrote on 02/01/2006 09:26:24
PM:
>
> Today's Topics:
>
>8. Re: someone fooling with virus ($Bill Luebkert)
>
>
> Message: 8
> Date: Wed, 01 Feb 2006 17:58:18 -0800
> From: "$Bill Luebkert" <[EMAIL PROTECTED]>
> Subject: Re: someone fooling with virus
>
On Thu, Feb 02, 2006 at 10:53:43AM +0800, Foo Ji-Haw wrote:
> Jeff Griffiths wrote:
> Is there some kind of a JAVAqi terrorist seeking to destory the Perl
> community? :) It cannot be from Microsoft since they have a stake in
> ActiveState.
Actually Microsoft has never really had a stake in us,
This virus has made the news. Go to
http://news.bbc.co.uk/2/hi/technology/4673576.stm.
It is set to strike tomorrow by wiping out common files. Better update
your virus protection if you have not already and backup your files if
you are not using a UNIX based OS.
Here is a list of the files it w
Hi all,
Trying to get some information. I am researching alternatives for load
testing of websites. We currently have a commercial solution that gets
used in-house, but booking time on it is increasing more difficult. As
such, I've started looking at open source solutions. I should state
right
Mitch wrote:
> And, lets face it, if any folk on the list were overly affected by all
> of this, I would suggest that they need to look long and hard at the
> way they handle their inbound mail.
Agreed. I have been following this thread, but I have yet to see any of
the viruses that everyone is t
On Wednesday 01 February 2006 12:27 pm, Stump, Gary wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of Eric Hanchrow
> > Sent: Tuesday, January 31, 2006 7:20 PM
> > To: activeperl@listserv.ActiveState.com
> > Subject: Re: How to get resu
12 matches
Mail list logo