Last question of the day, I promise...

So, I have data that exists in my database. If a user enters a value that already exists, I want to prompt them with an "are you sure?" type question before the function that adds/updates the data continues.

How do I interrupt my current function to do so without leaving the page and losing data?

Thanks,
Larry

Reply via email to