Hi... Can you help me?
I have problem like this: for example I have one small module to calculate two number which have two textboxes: txtnum1, txtnum2 , one lable: lblresult1 and one button: btnAdd. I write all right code to do the function Add. When I add this module in one page, if i don't login in host role the result don't display and when i login in host role the result display exactly.
When I put breakpoint in btnAdd_Click even, the same problem happen. the currsor doesn't jum in to breakpoint if i don't login with the host role.
I don't know what happen and how to solve it... Pls give me help me...
Thanh Van