SlackmasterK said:

Why not just put your add button inside an updatepanel?

I wouldn't mind... but I need to prompt the user in some instances. Originally the code only had the button in the UpdatePanel, and it would run the code without any checks. I can have the code do the checks, but then how do I prompt the user in the server side code?