G
Guest
I have a button on my ASP.NET form that takes information from the form and puts it into a database. However, whenever I push that button it runs the function three times instead of just once. What can I do to fix this?