Posts categorized 'AJAX'
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...
Continue reading "Open new window onload with AJAX and an Update Panel"
