On Tue, 19 Jun 2001 [EMAIL PROTECTED] wrote:
> > 1) unless you have previously populated the db file, it will start off
> > as
> > empty.
> >
> > I guess, this is my most basic and pressing question. A file by the name
> > mockalias exists which already has the usernames and e-mail addresses
>
PERFECT!! Works like magic. Thank you very much Victor.
On Tue, 19 Jun 2001 [EMAIL PROTECTED] wrote:
> > > > 1) unless you have previously populated the db file, it will start off
> > > > as
> > > > empty.
> > > >
> > > > I guess, this is my most basic and pressing question. A file by the name
Matt:
I have a couple of questions regarding your code below.
1. I get an error when I include the statement
use Term::Readkey
Should I be including anything else before it? Where is the documentation
for Term::Readkey?
2. What is _stop.sh, and _start.sh referring to?
Thanks very much
V
Thanks Gary,
I got back to my work yesterday, and modified th eport number, spent a
long time getting the prompt to work, but now can make a connection.
Question:
If I run the program at the command prompt and ask for a listing of
files in the directory for example, it does that. In this code
Folks
I sent a message earlier asking for help on using Net::Telnet. I thought,
I'd include my coe in a message. I would like the telnet session to stay
open till the user decides otherwise. Any help is always appreciated.
Thanks
Vrunda
MY CODE AT PRESENT:
#!/usr/bin/perl
use CGI qw/:stand
>
> > > >Presumably other CGI's work fine, and if you run the original command
> > > >line
> > > >one it still works? Does the command line one run in the same user
> >
> > ID
> >
> > > >and on
> > > >the same server?
&
Thanks, I will look at the documents you point to right away. Even though
the task may not be for abeginner, I do not have too much of a choice, so
I will dig in.
Thanks
Vrunda
On 3 Jul 2001 [EMAIL PROTECTED] wrote:
> > "Prabhu" == Prabhu, Vrunda P (UMC-Student) <[EMAIL PROTECTED]> writes: