Quote:
Originally Posted by ******
Have you tried adding print statements throughout the commands? That way you can see if what you think is being executed truly is being executed. If could be that something in the "CreateLogin" function is crashing so the "return true;" line is never hit.
|
Ok i try it.. i have retrun true; in CreateLogin