javascript n ASP controls

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sindhuraj505
    New Member
    • Jan 2008
    • 2

    #1

    javascript n ASP controls

    hello,
    I have created a small tabbed,resizabl e,minimizable window using javascript in my aspx page.but after the script window is loaded in the page,when i click asp.net controls like button,link button etc..this window is getting closed automatically.I don't know how this happens?I'm really in trouble.pls anyone help me.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Are you using window.close anywhere?

    Comment

    • sindhuraj505
      New Member
      • Jan 2008
      • 2

      #3
      I'm not using windows.close.I think the page gets refreshed when i click on any postback buttons like button,link button etc.

      Comment

      Working...