i am trying to make an image a submit button. I know in asp this works if you do input type="image" it doesnt seem to submit the form when i try this in asp.NET.
Any ideas why?
What am i doing wrong?