G
Guest
I have a webform with an Image Button on it and an attached event handler
for a Click event.
I have the same on another page.
This click event for the first one doesn't work - you click on it and it
doesn't even attempt to postback.
The second one does.
The code between the two pages seems the same however when I view source on
the second one I get all of the web/ui/ javascript functionality but not on
the first.
Is there a switch or something I could be missing?
Many thanks
Jof
for a Click event.
I have the same on another page.
This click event for the first one doesn't work - you click on it and it
doesn't even attempt to postback.
The second one does.
The code between the two pages seems the same however when I view source on
the second one I get all of the web/ui/ javascript functionality but not on
the first.
Is there a switch or something I could be missing?
Many thanks
Jof