This topic is locked

Message Box

9/11/2006 8:24:07 PM
PHPRunner General questions
G
giles author

Hi,

When deleting records a message box is displayed asking you to confirm whether to delete or not.
Where does the code reside for that mesage box functionality? I'd like to use a simliar technique for other info exchanges with the user.
Thanx in advance.
Giles

kujox 9/12/2006

Giles
I used this to get the box I wanted
Confirm Box
I placed the code that goes between the head in the _list.php template and the link in the on load event for the page I wanted to use it in.