Open new window onload with AJAX and an Update Panel
I had a recent project in which I needed to have a webpage open into a new window automatically without user interaction when they clicked on a specfic tab in my application. This whole thing sat within an AJAX Update Panel which meant that I could not use typical javascript techniques. After some time consuming web surfing, I found an interesting post on making this happen. Check this out:
Similar Posts
- Error Handling Within Your Asp.Net Web Application
- Project Management and Collaboration
- Out of control worker process in IIS6 (w3wp.exe)
