I would highly recomend you to configure an newsgroup reader like Outlook
Express. I use it - it's excellent. This way you can download only the
headers of the messages and preview those which look well to you. By the
way, are you from Yougoslavia? Here's a neighbor guy.
"Michal Simovic" <[EMAIL
There may be a direct way but I am not aware of it. As a proposed
solution you could have the user call a perl script that has the
following steps:
1) create a lock file (or something similar)
2) open the file that is to be downloaded
3) print the proper header for that file type
4) print the
Hi all,
I want to check if a certain file is downloading in this moment by a page
visitor.
Is it possible with Perl?
I want to tell me true if the file is in the downloading process, and false
if the download has finished.
Thank you.
I hope it is possible.
Teddy Center: http://teddy.fcc.ro/
M
- Original Message -
From: "Michal Simovic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 23, 2002 11:54 PM
Subject: my mailbox is filling with all posted messages, what to do?
> I'm sorry for bugging you but I don't understand (I'm
> not a native english speaker)
S
I'm not a pro at this or anything but you can always link the cgis to the
web and place instructions that state that an internet connection is
required. I'm kinda wondering if the script could track the disks being used
as well.
Naika
http://naikaonline.com
--
To unsubscribe, e-mail: [EMAIL
Samuel,
Well, you could hop on cpan.org and find yourself a module that will do the ping
for you, or you
could use a less proper method like the following:
-
# pretend you got $ipaddress through CGI.pm or something like that
print "Content-Type: text/h
Hi,
I am new to perl and would like to use perl to do the following:
1. Prompt the user for a IP address.
2. Ping the IP address from the web server and
3. Print out the result to the user on the browser.
Anyone knows how should I do it ?
Thks
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Not sure what you're after, but to run CGI's offline, you can just:
1) Install a Perl distribution (Indigo Perl or Active Perl are simple)
2) Whack Apache on your box (comes as binary for most OS's)
- I found the Bindows version simple to install and run.
- Just tell it where your perl in
Aha! This seems to be the answer. Check out MicroWeb, a PC product that
promises to "Create a working web site on a CD-ROM." It's from the same
company as IndigoPERL.
http://www.indigostar.com/microweb.htm
Still no Mac solution, alas.
Right. I have a deep faith that a skilled Unix hacker could run CGIs on a
toaster. But I'm looking for something for someone who has trouble running
toast on a toaster.
Here's something one could do, at least with MacPerl
1. create Macperl runtime
2. have the HTML link to this runtime
3. the ru
I'm sorry for bugging you but I don't understand (I'm
not a native english speaker) what should I do if I
only wish to receive answers to my questions to my
mailbox and not all the others that were posted.
could somebody explain?
thank you
__
Do Y
> -Original Message-
> From: Scot Robnett [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 11:26 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: Running CGIs offline
>
>
> Although these are good suggestions, I think they miss the original
> intention. We were looki
Although these are good suggestions, I think they miss the original
intention. We were looking for something that we could distribute on CD and
have it run, regardless of whether the user had Perl or a web server
installed on their workstation. And then Bob Showalter said:
-Original M
On Mon, 22 Jul 2002 10:40:29 +0300, [EMAIL PROTECTED] (Octavian Rasnita)
wrote:
>Hi all,
>
>I've seen the following line in more Perl scripts and even in some Perl
>books, but it wasn't very well explained.
>
>$|=1; ## Don't buffer output
>
>What does it mean to buffer output?
>Which is the
Michal --
...and then Michal Simovic said...
%
% I'd like to ask how to tell perl script to use
% cgi-lib.pl and where cgi-lib.pl should be placed.
1) I agree with Connie; you're probably using really old code.
2) To use a module, just
use modulename ;
and away you go.
3) To use code from
Not sure what you're after, but to run CGI's offline, you can just:
1) Install a Perl distribution (Indigo Perl or Active Perl are simple)
2) Whack Apache on your box (comes as binary for most OS's)
- I found the Bindows version simple to install and run.
- Just tell it where your perl in
I would like to allow members to manage their accounts on-line.
I need a resource that explains each 'security' method, and discusses the pros and
cons of each. Do you know of any books or tutorials that do this? Or at least provide
a list of the different options?
Hmm... if I don't remember it wrongly, cgi-lib.pl is some sort
of old Perl(4) code. Now, you better use CGI.
Rgds,
Connie
- Original Message -
From: "Michal Simovic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 23, 2002 4:28 PM
Subject: question about cgi-lib.pl
> I
I'd like to ask how to tell perl script to use
cgi-lib.pl and where cgi-lib.pl should be placed.
__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
19 matches
Mail list logo