in

SQL Server Community Blogs

Voices of the SQL Server Community
All Tags » HTA » Processes (RSS)

Browse by Tags

  • Why you shouldn't use window.open in HTA

    Running an HTA application alongside a browser can hide (or create) some nasty bugs if you're not opening your windows correctly. An HTA application removes almost all of the useful development tools available in a browser window, so it's common for HTA-developers to also use normal browsers, but this...
    Posted to Jon Sayce (Weblog) by jonsayce on 11-26-2007
  • Browsers, processes, cookies and session state

    Opening the same web page in multiple browser tabs or windows can cause some serious problems if that page relies on cookies or session state. If you're lucky, the problem will be obvious to the user but it's quite possible that they'll be completely unaware of it until after they've corrupted some data...
    Posted to Jon Sayce (Weblog) by jonsayce on 11-06-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems