Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

Re: [PHP-DB] are you sure? From: Marcelo Gulin (marcelo <email protected>)
Date: 01/03/01

Hi!

  in JavaScript, you can use...

if( confirm("Are you sure?") )
        // delete the record
else
        // record not deleted

regards
Marcelo Gulin

"Adv. Systems Design" escribió:
>
> Hi:
> I have a link that will delete a record...I was
> wondering how to implement either in javascript or in
> php a warning: "Are you sure you wish to delete this
> record? This operation is not undoable! Click ok to
> delete..."
>
> Thanks
>
> Luis
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>