Howdy folks,
Ok then, I've created 2 different user controls in my project. Both of these user controls have the same buttons, "Search" and "Log Out". Now I have written the event handlers for when these are pressed. Both of these operate in the exact same way and I did them through Visual in the exact same way. Now the thing is that when I run one of the user controls through on my web page and press the "search" or "log out" button nothing happens (I've debugged it and it doesn't even enter the fuctions) while on the other webpage it works just fine.
If anyone could lend a hand it would be much appreciated. I have even tried to rewrite the entire user control again but with no change.
Any ideas?
Ok then, I've created 2 different user controls in my project. Both of these user controls have the same buttons, "Search" and "Log Out". Now I have written the event handlers for when these are pressed. Both of these operate in the exact same way and I did them through Visual in the exact same way. Now the thing is that when I run one of the user controls through on my web page and press the "search" or "log out" button nothing happens (I've debugged it and it doesn't even enter the fuctions) while on the other webpage it works just fine.
If anyone could lend a hand it would be much appreciated. I have even tried to rewrite the entire user control again but with no change.
Any ideas?