Skip to content Skip to sidebar Skip to footer
Showing posts with the label Postback

Asp.net Dropdownlist Conditional Postback

I have a dropdownlist and have an event selectedIndexChanged which postsback, i want to be able to … Read more Asp.net Dropdownlist Conditional Postback

Freetextbox Javascript Error Is Preventing Postback On My Dropdownlist

I have one page with 3 FreeTextBox controls on it. They are set up correctly, and I was using them … Read more Freetextbox Javascript Error Is Preventing Postback On My Dropdownlist

JavaScript: Determine Which Control Caused Postback

I am currently developing a web site using ASP.NET 3.5. On a page there are some situations I don&#… Read more JavaScript: Determine Which Control Caused Postback