asptoday_discuss thread: close button
ok, this should be very easy for you all.how do i close a window when i click on a button.like the "Close" button
<input type='button' onClick='javascript:window.close();' value='Close'> <a href='#' onClick='javascript:window.close();'>Close</a> -----Original Message----- From: Tan Chye Ting [mailto:chyeting18@h...] Sent: Wednesday, January 23, 2002 1:50 AM To: ASPToday Discuss Subject: [asptoday_discuss] close button ok, this should be very easy for you all.how do i close a window when i click on a button.like the "Close" button
|





