The web equivocate of a Windows Close()

  • Thread starter Thread starter Greg Smith
  • Start date Start date
JavaScript: window.close();

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
A web form can't close browser window. It has to be done on the client side.

Eliyahu
 
Back
Top