Dear Experts !
Design Pattern :
Launch one website from another website .
My requirement is to launch another website in a ModeLess Window .
New web site launched should be a popup with back,reload,vie wsource disabled.
I tried
1 ) window.open which does not restrict back,reload,vie wsource...