I am looking for a registry key to disable users from holding shift and clicking on a link to get a new internet explorer window to open. I'm hoping there is a key out there, and would love to see it in HKEY_CURRENT_USER. Any registry experts out there that can help? Thanks
You mean at the client side? There is a way which you can use so that people opening your sites won't be able to do it. Check : http://www.linuxtopia.org/online_books/javascript_guides/javascript_faq/shiftcli.htm
it will need to be with the registry, cause its a VB app im working on. thats a nice script you linked though