Hi guys,
pretty simple stuff I hope, but can someone tell me how to disable the back button in
my perl script?
thanks & regards
Cat
On Wed, 20 Aug 2003 14:38:52 +1000, Catriona Wordsworth wrote:
> When
> someone right clicks the html page, the menu there gives the option
> to "view source" I would still like to keep this there but have it
> password protected so that only I can view the source.
Cat,
a) This is an h
Can anyone assist me with how to change the right click menu. When someone right
clicks the html page, the menu there gives the option to "view source" I would still
like to keep this there but have it password protected so that only I can view the
source.
any ideas on this one??
thanks & re
Hello everybody,
Im looking for some modules that may help me in a proyect where all I have
to do is to analyze all the emails (which supposedly are erronous mails)
and parse them.
So I have to do different actions depending on if the mails are returned
because
1. The recipient does not exists
2
On Tue, 19 Aug 2003 09:46:11 -0600, "eliu" <[EMAIL PROTECTED]> wrote:
> Hello everybody,
>
> Im looking for some modules that may help me in a proyect where all I
> have to do is to analyze all the emails (which supposedly are erronous
> mails) an
Hello everybody,
Im looking for some modules that may help me in a proyect where all I
have to do is to analyze all the emails (which supposedly are erronous
mails) and parse them.
So I have to do different actions depending on if the mails are
returned because
1. The recipient does not exists
On Tue, 19 Aug 2003 14:08:37 +0200, Alex <[EMAIL PROTECTED]> wrote:
> Hello cgi-people,
>
> is there such a module that logs into a pop3 account, scans the
> content / headers and sends pop3 commands?
>
> the idea is to frequently log in into my
Hello cgi-people,
is there such a module that logs into a pop3 account, scans the
content / headers and sends pop3 commands?
the idea is to frequently log in into my pop3 account and remove
spam-mail.
one pattern, that I found is the whole range of [EMAIL PROTECTED]
accounts in the recipient li
Thanks for the tips to everyone.
Can you turn the app into a web app?
Unluckily that would be even more difficult, I think.
I`m trying to write a small script / program to shutdown a linux box
remotely.
My basic idea is a small perl script which logs in using ssh, executes
"shutdown" logs out a