Hi,
how have I write the line my $mailprog for sending out an email
produced on another part of the script. In the teachingexample
the path to the sendmailprog (/usr/bin/sendmail) is set as mailprog.
Unfortunately there is no sendmaildaemon in /usr/bin and in /usr/sbin.
Actualy I think only the d
From: "Erez Schatz"
On 1/30/2009 5:34 PM, Octavian Rasnita wrote:
Hello,
Does anyone have some recommendations for some tutorials/documentation
for using perlscript as a client-side language in browsers?
I really recommend against it, whatever was of PerlScript is immensely
On 1/30/2009 5:34 PM, Octavian Rasnita wrote:
Hello,
Does anyone have some recommendations for some tutorials/documentation
for using perlscript as a client-side language in browsers?
I really recommend against it, whatever was of PerlScript is immensely
dated, and, IIRC, Internet Explorer
From: "Telemachus"
On Fri Jan 30 2009 @ 5:34, Octavian Rasnita wrote:
Hello,
Does anyone have some recommendations for some tutorials/documentation
for using perlscript as a client-side language in browsers?
Thank you.
Octavian
Never knew that there was such an animal. A qu
On Fri Jan 30 2009 @ 5:34, Octavian Rasnita wrote:
> Hello,
>
> Does anyone have some recommendations for some tutorials/documentation
> for using perlscript as a client-side language in browsers?
>
> Thank you.
>
> Octavian
Never knew that there was such an animal. A qu
Hello,
Does anyone have some recommendations for some tutorials/documentation for
using perlscript as a client-side language in browsers?
Thank you.
Octavian
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jenda
Krynicky
Sent: Thursday, 3 April 2008 08:55 AM
To: [EMAIL PROTECTED]; beginners@perl.org
Subject: Re: PerlScript - FileSystemObject - Windows Scrpting Host
From: oscar gil <[EMAIL PROTEC
From: oscar gil <[EMAIL PROTECTED]>
> Hello everybody,
>
> Can anyone tell me why this simple code does not work?
>
>
>
>
> $objFSO = $WScript->CreateObject("Scripting.FileSystemObject");
> $objFile = $objFSO->CreateTextFile("test2.txt", ForWriting);
>
> $objFile->Writ
Hello everybody,
Can anyone tell me why this simple code does not work?
$objFSO = $WScript->CreateObject("Scripting.FileSystemObject");
$objFile = $objFSO->CreateTextFile("test2.txt", ForWriting);
$objFile->WriteLine("Hello");
I got this error:
Error: (in
On Mon, 12 Sep 2005 10:05:28 +0200
Mauro Stettler <[EMAIL PROTECTED]> wrote:
> 2005/9/12, Mauro Stettler <[EMAIL PROTECTED]>:
> > 2005/9/12, John W. Krahn <[EMAIL PROTECTED]>:
> > > > im writing a perlscript which should be able to create a cryptoloop
>
2005/9/12, Mauro Stettler <[EMAIL PROTECTED]>:
> 2005/9/12, John W. Krahn <[EMAIL PROTECTED]>:
> > Mauro Stettler wrote:
> > > hi together
> >
> > Hello,
> >
> > > im writing a perlscript which should be able to create a cryptoloop
>
2005/9/12, John W. Krahn <[EMAIL PROTECTED]>:
> Mauro Stettler wrote:
> > hi together
>
> Hello,
>
> > im writing a perlscript which should be able to create a cryptoloop
> > onto a device. the console command to do this is losetup /dev/loo0
> > /dev/
Mauro Stettler wrote:
> hi together
Hello,
> im writing a perlscript which should be able to create a cryptoloop
> onto a device. the console command to do this is losetup /dev/loo0
> /dev/sdb1 -e twofish-256, then i am asked for a password... the
> problem is, this password is r
hi together
im writing a perlscript which should be able to create a cryptoloop
onto a device. the console command to do this is losetup /dev/loo0
/dev/sdb1 -e twofish-256, then i am asked for a password... the
problem is, this password is requested by the function getpass(), i
don't know
Thanks a million
CJ
- Original Message -
From: "Randy W. Sims" <[EMAIL PROTECTED]>
To: "Clinton" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004 2:01 PM
Subject: Re: VbScript -> PerlScript
On 3/16/2004 10:00 PM, Clinton wrot
On 3/16/2004 10:00 PM, Clinton wrote:
Hi
Could I have a hint on converting
theDoc.FontSize = 96
theDoc.AddText "Hello World"
theDoc.Save "c:\hworld.pdf"
I'm able to create an object with
my $theDoc = $Server->CreateObject("obj.doc");
I tried
$theDoc->{FontSize} = 96;
$theDoc->{AddText} = "Hello Wo
Hi
Could I have a hint on converting
theDoc.FontSize = 96
theDoc.AddText "Hello World"
theDoc.Save "c:\hworld.pdf"
I'm able to create an object with
my $theDoc = $Server->CreateObject("obj.doc");
I tried
$theDoc->{FontSize} = 96;
$theDoc->{AddText} = "Hello World";
$theDoc->{Save } ="c:\hworld.pdf"
Chris,
FWIW you might also want to try subscribing to
http://www.asplists.com/aspperlscript .
This list deals specifically with the use of Perl in an ASP environment.
At 08:09 AM 12/09/01, you wrote:
>Hi everyone,
>
>I'm trying to access a database in ASP with ADO using Perl although I'm
>havi
Hi everyone,
I'm trying to access a database in ASP with ADO using Perl although I'm
having some really big problems. I'm sure it's something really simple
and stupid but I can't figure out how to create the database connection
and open a recordset. In VBScript I have no problems, although I'm
st
will never know it's
there.
John
-Original Message-
From: Rahul Garg [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2001 11:12
To: [EMAIL PROTECTED]
Subject: calling perlscript from html
problem goes like this-
what i want is to call a perl script from html document or image...onloa
problem goes like this-
what i want is to call a perl script from html document or image...onload
what tags ..code should i need to write in html
Thanks,
Rahul
On Fri, 22 Jun 2001 [EMAIL PROTECTED] wrote:
> Well ... PWS on Win98. Six o' one though, huh?
I guess it supports ASP. *shrug* I don't think it supports the ISAPI
interface, though, which is to IIS what mod_perl it to Apache. I could
very well be wrong on this.
-- Brett
Well ... PWS on Win98. Six o' one though, huh?
Apreciate the start.
--Kirk
-Original Message-
From: Brett W. McCoy [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 22, 2001 12:30 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: PerlScript ASP
On Fri, 22 Jun 2001 [
On Fri, 22 Jun 2001 [EMAIL PROTECTED] wrote:
> Can anyone tell me a good reference for using PerlScript in
> ASP? I've written a decent number of cgi's, so I just need
> to learn how to make them into ASP pages.
To get you started:
http://aspn.activestate.com/ASPN
Can anyone tell me a good reference for using PerlScript in
ASP? I've written a decent number of cgi's, so I just need
to learn how to make them into ASP pages.
___
don't believe everything you read, especially
if it was written by a marketing department
25 matches
Mail list logo