__doPostBack not available?
In trying to implement some new functionality to our product, I came across the need to create a postback myself through javascript. This is not new to our application, so I used a similar javascript function to prompt the user and fire a postback if required. However, I was getting some javascript null [...]