K Kevin Spencer Aug 30, 2004 #2 JavaScript: window.close(); -- HTH, Kevin Spencer ..Net Developer Microsoft MVP Big things are made up of lots of little things.
JavaScript: window.close(); -- HTH, Kevin Spencer ..Net Developer Microsoft MVP Big things are made up of lots of little things.
E Eliyahu Goldin Aug 30, 2004 #3 A web form can't close browser window. It has to be done on the client side. Eliyahu