As you may know, some of us use something like **** scramble for security reason then we are in trouble.
I hope that it's clear enought , thnaks guys
Printable View
As you may know, some of us use something like **** scramble for security reason then we are in trouble.
I hope that it's clear enought , thnaks guys
You shouldnt rely upon just the button being enabled. Using a boolen flag variable to tell the button to be enabled or not is all that is needed. An API can not change the variable so if everything is based upon that value then even if they do "enable" then button then when clicked it will still be evaulated with the variable and see that its invalid.
I have perhaps a better way of protecting your app (if by that you mean protecting from unauthorized use) in the A program registration scheme link in my signature.