IsPostBack always returns False

  • Thread starter Thread starter feng
  • Start date Start date
F

feng

I am getting a problem when use the IsPostBack to
determine weither this is a post back. Every time the page
get hit, no matter if it is the first time or post back,
the IsPostBack property always returns False.

Can someone tell me what's going on?

Thanks
 
feng...can you post the one lime of code where you are testing the postback?

Jose
 
Back
Top