I could use some information on downloading html and other files by browser
without tar or something like that, using perl.I don't know much perl.I'm
just an if and or else idiot.
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http:/
I have pages that need to be reloaded.When
reloading,
I get an Alert Box that isn't necessary for the
pages.
Is there a way to stop the Alert Box from coming
up?
The Alert is as follows:
*
Microsoft Internet
One solved problem...so I'll try agianI'm having trouble rewriting
data.When my perl program creates a file, it can also write to it at that
time.When I try to rewrite the file (this works on windows) it leaves a
blank file.
#!/usr/bin/perl
$pgdat="/usr/home/usrnm/public_html/db";
print "Con
I am puzzeled that a script will work on Windows
servers and not on UNIX servers.Even a script as simple as hello.pl
Any ideas for a
begginer?