imterpsfan3
Programmer
How does one set the tab order of a webform of text boxes? This may seem like a stupid question, but setting the tab indexes seems to have no impact.
I set the properties on these text boxes as autopostback to false, as well as setting viewstate to false? This is a login form so I don't want to retain the values in viewstate nor do I want to postback until the userid and password fields are validated.
What am I doing wrong?
Microsoft Certified Solutions Developer -- Visual Basic 6
Microsoft Certified Applications Developer C# (in the works)
I set the properties on these text boxes as autopostback to false, as well as setting viewstate to false? This is a login form so I don't want to retain the values in viewstate nor do I want to postback until the userid and password fields are validated.
What am I doing wrong?
Microsoft Certified Solutions Developer -- Visual Basic 6
Microsoft Certified Applications Developer C# (in the works)