Browse by Tags

All Tags » ASP.NET (RSS)
Sorry, but there are no more tags available to filter with.

Call Javascript Function on Postback by Kiyoshi

I ran into this problem when I had to call a javascript on page load after my server-side code threw an exception to the user. If you want to call a javascript function on page postback, you'll need to add an EventListner to the current document. <script...
Filed under:
More Posts