nt: Monday, October 29, 2001 12:00 PM
To: [EMAIL PROTECTED]
Subject: Perl based Notification System
Dear Friends,
I need some advice. I need to track some events happening on the Database
end, and then alert the end-clients of an event. Say for example, I submit
some data, my Perl ASP/CGI page sh
>a) Having a minimized Web browser window, that would periodically poll the
>Server side Perl Script, which would call the database to see if such an
>event occured and then return the feedback.
This could be done with a simplistic Meta Refresh - if you're script is
located at server.com/scri
Dear Friends,
I need some advice. I need to track some events happening on the Database
end, and then alert the end-clients of an event. Say for example, I submit
some data, my Perl ASP/CGI page should alert the end-user about that.
I thought about this:
a) Having a minimized Web browser window