Thanks, everyone. The Netscape server is not configured for #include with a
query string. It throws an error, and unfortunately the admins didn't
correct this before the launch. I had to kluge something else together. Does
anyone know of how to configure this in the Netscape obj.conf file? That wa
..exe files are win32 binaries. I am not a perl guru but I am C/C++;) I
think you would need to compile it as under linux the OS does not care what
a file extension is(Most the time) But windows considers things like .exe
and .com to be compiled binaries.
Regards,
Andre` C.
Technical Support
ԿԬ
Hello
Im new to the list so may be that this question has already been answered in
the past.
anyway:
I run apache under Win2K. im trying to run a script which extension is .exe.
this is a script made as a defense for IIS infected machines by nimda and
code red.
the scripts runs fine when its ca
I had a script that was using the grep command to extract lines from a text file. That
was under a Linux server. Since then we migrated to a Windows 2000 server and I found
out that it doesn't support the grep command. Is there a substitute or work-around for
this problem I have?
Thanks,
Evan
--- Carl Franks <[EMAIL PROTECTED]> wrote:
> I have a seperate config file in which I define all of my variables.
> (because I'm making a program using several scripts with many common vars)
>
> I was under the impression that by initiating the variable (even in a
> seperate file) 'use strict' wo
I have a seperate config file in which I define all of my variables.
(because I'm making a program using several scripts with many common vars)
I was under the impression that by initiating the variable (even in a
seperate file) 'use strict' would be happy.
However, when I run the script, I get l
You sound desperate. I am not able to write a suitable script myself
(lack of knowledge and time ) but o'reillys cgi with perl book has a
basic shopping cart in it ( though not if I remember correctly ) with
mysql.
Hope this helps
Francesco
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For add
I really need very simple Perl Shopping Cart with
cookie and uses MySQL. I really really need it.
It doesn't require to check card.
I searched from Perl Script sites over ther but those
have very complex scripts. I really need it please.
I need it badly. Please?
Please? Please? Please?
Sodoo,
> I made a script that show /var/log/messages* when you
> press submit. But!!! It doesn't come out to the last
> when the file size is upper than the few MB.
>
> ... [SNIP] ...
>
> if ( $q->param( "show" ) ) {
> open( LOG, $q->param( "check" ) );
> @log = ;
> close( LOG );
> }
[reply cc'd to list]
lakshmi nrusimhan wrote:
> Sorry here
> $t="Apple\nMango\n";
> Actually what i mentioned in the output is what i want
> the output to be. I wanna replace
> Apple
> Mango
> by
> some three lines.
> The sequence Apple, Mango shd. be there for
> replacement and it won't
Hi,
I am working on a HTML form processing script that writes the contents of a
form to a text file. The script works perfectly most of the time. The
exception being when I submit the form using Internet Explorer for Windows.
It is then that I get an error that says something like " BAD REQUEST,
11 matches
Mail list logo