Hello all,
I am new to this so I am wondering how I write or if it is possible to write two functions to a button?
Although I realize I should have the user confirming they want to delete the record.
I am not very familiar with the if or else statements.
What I have is an asp page which the code can be viewed at the link below.
The button is supposed to delete the record in the database. Which it does, but I would like for it to also send me an email letting me know that the record has been deleted.
Is this best done by calling a JavaScript function? Or how do I achive this? Your help is greatly appreciated. Any suggestions or possibilities!
I am new to this so I am wondering how I write or if it is possible to write two functions to a button?
Although I realize I should have the user confirming they want to delete the record.
I am not very familiar with the if or else statements.
What I have is an asp page which the code can be viewed at the link below.
The button is supposed to delete the record in the database. Which it does, but I would like for it to also send me an email letting me know that the record has been deleted.
Is this best done by calling a JavaScript function? Or how do I achive this? Your help is greatly appreciated. Any suggestions or possibilities!