asp button click event does not fire

  • Thread starter Thread starter Serdar Kalaycý
  • Start date Start date
S

Serdar Kalaycý

Does your button on the new page has the relation with the event handler on
its Events page?
 
Hi all
This is so Bizarre - asp button click event is working perfectly on one
page.
I duplicated this page in order to use it again with minor modifications
but there the button wont work..

It must be something silly, that i have changed without noticing but i just
can't find it....
Buttons code is identical in both pages and i have another button
on the problematic page which fires like M-16.
What else could hinder one control and live the rest untouched if not its
code??

Thanks alot
Rea
 
There's nothing we can do unless you give us your code for both pages.
 
vs 2003 has a tendancy to zap lines of code out of the
initializecontrols routine. check that.

-Adam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top