how to close window in mozilla firefox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Adem Akus
    New Member
    • Jan 2011
    • 2

    how to close window in mozilla firefox

    I'm using this code in imagebutton's load :

    Response.Write( "<script>window .close();</script>");

    but it is not working on mozilla and chrome.What is the reason of this and how can i close the window on mozilla and chrome?
  • Kumar Rakesh
    New Member
    • May 2011
    • 1

    #2
    I don't think you can with firefox.
    Here are some details:

    Comment

    Working...