Hi,

I need to show a pop up message in a page(
http://localhost/cgi-bin/pleaseguideme.cgi) when the cron job fails.It means
I think we need to call a javascript popup function in the else part.

Please if anyone have the idea how to accomplish this,you are requested to
share the info with us......


sdm -t $mail_list -s "Success "`basename $0` -m "$1 /tmp/int002_$$"

if [ "$success250" -eq 1 ]

        then

                sdm -t $mail_list -s "Success "`basename $0` -m "$1
/tmp/int002_$$"

        else
                sdm -t $mail_list -s "FAILURE "`basename $0` -m "$1
/tmp/int002_$$"



Thanks and Regards,
Ela

Reply via email to