"Do not show this screen again" : Splash Screen

eme126

Registered User.
Local time
Today, 12:15
Joined
Jun 2, 2006
Messages
45
Hello all,

I have this splash screen, which welcomes all the users. It has an OK command button that exits the screen, and a checkbox that says "Do not show this screen again". I still do not have the code behind the checkbox. Thus I was wondering if there is a way where I could entirelly close or "get rid" of the splash screen until the user loggs in again. Because right now there is no code behind it, so everybody that checks it and click OK, leaves the screen. But they can still open it, if they select the "splash form".
 
So, I could not see how to make the page disappear after I have checked and clicked?
 
If you do not want them to be able to open a form by clicking it then you should hide the "database window"........ "Tools"...."Startup".... uncheck "display Database window"
 
does anyone know the command to make something invisible, undisplayable, not showing??
 
eme126 said:
I liked your If...then idea :)
Saw that before I did the edit ey? :) We, didnt have the syntax worked out..... But if you open "Oldsoftboss" posted DB you can see the syntax.....
 

Users who are viewing this thread

Back
Top Bottom