I've created a function which overrides the __doPostBack function and will only allow it to run under certain conditions. This is great, but if you put an asp:Button onto the page and click it, the __doPostBack function is not used.
I'm not exactly sure what else I may need to override here. Anyone have any ideas?
Start Free Trial