Seriously, though, Gautham, the only way to do this is to open the page via
the JavaScript window.open() method. Example:
var MyWindowHandle = window.open("
http://www.takempis.com", "_MyWindow",
"height-480,width=640,location=0,menubar=0,resizable=0,scrollbars=0,status=0
,titlebar=0,toolbar=0,left=100,top=100");
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living