No postback but refresh

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alectang
    New Member
    • Mar 2008
    • 1

    No postback but refresh

    I have an application that works fine on localhost but when deploying to a new server, all postback events don't work anymore. ie. a button clicked but the page just refreshes, instead of doing something in postback. This happes to every pages that has postback events. And it only happens on IE. Firefox is fine. Does anyone know why?
  • nateraaaa
    Recognized Expert Contributor
    • May 2007
    • 664

    #2
    You did copy the dlls out to your new server correct? I was say this is definitely your problem but you say it works on Firefox. Have you tried deleting your temporary internet files in IE? If not, close your web application then delete the temp internet files. Then reopen your web app again.

    Nathan

    Comment

    Working...