How do I create a button on a page to close the brower.
F FrontPageForms Oct 2, 2003 #2 Michael, http://frontpageforms.com/close_window_button.htm ---------- <FORM> <p align="center"> <INPUT Type="Button" Value="Close" onclick="window.close()"> </p> </FORM> ---------- Mike, http://FrontPageForms.com Form Tutorials & Form Script Examples ----Original Message-----
Michael, http://frontpageforms.com/close_window_button.htm ---------- <FORM> <p align="center"> <INPUT Type="Button" Value="Close" onclick="window.close()"> </p> </FORM> ---------- Mike, http://FrontPageForms.com Form Tutorials & Form Script Examples ----Original Message-----
M MD WebsUnlimited.com Oct 2, 2003 #3 Hi Michael, See http://www.websunlimited.com/order/Product/General/windowclose.htm this component does not have that annoying Internet Explorer message.
Hi Michael, See http://www.websunlimited.com/order/Product/General/windowclose.htm this component does not have that annoying Internet Explorer message.