I have displayed a message box in my app when a certain saving of a record is done. The message box says “mainpage.html Saving has been performed”. Why is the word “mainpage.html being displayed in the message box even after installation of the app on the device??
Another thing, do i have to write a command after a message box is inserted to revert back the control to the whole screen, because the same button gets the control after the displaying of the message box. This error of having wrong buttons pressed only happens once! i exit the message box again and then the whole screen gets the control to press any button i want.