Questions tagged [autopostback]

autopostback is an attribute set on asp.NET web controls, indicating that interacting with them causes a post action in the browser.

312 questions
2
votes
1 answer

RequiredFieldValidator does not work under Firefox

I use 2 requiredfiledvalidator for 2 selects, one is working but the second one (the one I need) is not:
Giskard
  • 29
  • 2
2
votes
1 answer

Trigger jQuery code on AutoPostBack = true?

I have a bit of jQuery code that applies a phone number mask to a text field in a form: