I have a simple web form with a textbox and a button and further down
another textbox and button. My problem is even though I have my cursor
placed in the second textbox, the first button is active. No matter what
textbox I place the cursor in the first button on the page is active.
Is there a function that I should be using to prevent this from happening?
Any help is appreciated. I am in the process of learning ASP.NET.
Rt