active perl and shtml....

2000-11-03 Thread Dan Sinclair
Hello, I know with the Apache server you can have a perl script exec cgi'd from inside another shtml page and the perl script will be able to parse any parameters that were passed to the original shtml page. I was wondering, Is this possible with Activeperl 5.6 running on a MicroSoft IIS syste

RE: Help please, again.

2000-11-03 Thread Oakey, Dwight
I found my own answer. Thanks all, for the pointers to the correct locations... After digging deeper into a couple of web sites, I was able to find this site: http://www.le-berre.com/perlser.htm It is a guide called, "How To Win32 & Perl 5". Includ

Re: Help please, again.

2000-11-03 Thread tziemniak
Dwight, I have written a script to do the a lot of the same functions. I found the same problem, that the service status changes do not register correctly inside my scripts (e.g. I want to verify the service paused before stopping it). The paused I added seemed to help. Also you will als

works from command line, not from web browser... help

2000-11-03 Thread Mike Cahill
I'm trying to write this simple script. It takes a file name of an html file runs a command through a system() call that runs an HTML-PDF conversion utility that should save the output to a file (for now it is output.pdf). The program works fine when run from a command, however, doesn't work when

How can I install GD.pm to Activeperl on window

2000-11-03 Thread qt
Dear Sirs, I want to draw picture with GD.pm future. I have "gd-1.8.3" package but as I see I need to install that GD.pm with command "perl makefile ." I do not know how can I use that unix commands on the windows to install GD.pm into may ActivePerl. Basically I am using xitami web server