php-db | 2001011
Date: 01/03/01
- Next message: Jon Haworth: "RE: [PHP-DB] Pulling random HTML code out of a table"
- Previous message: Mattias Johansson: "[PHP-DB] Pulling random HTML code out of a table"
- In reply to: Adv. Systems Design: "[PHP-DB] are you sure?"
- Next in thread: Cal Evans: "RE: [PHP-DB] are you sure?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Jon Haworth: "RE: [PHP-DB] Pulling random HTML code out of a table"
- Previous message: Mattias Johansson: "[PHP-DB] Pulling random HTML code out of a table"
- In reply to: Adv. Systems Design: "[PHP-DB] are you sure?"
- Next in thread: Cal Evans: "RE: [PHP-DB] are you sure?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

