Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Angelo Andales
  Where is Angelo Andales?
 Manila
 Philippines
 Angelo Andales
 To: Cetin Basoz
  Where is Cetin Basoz?
 Izmir
 Turkey
 Cetin Basoz
Subject: RE: Help with Menu
Thread ID: 183610 Message ID: 184037 # Views: 2 # Ratings: 0
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Wednesday, July 16, 2008 3:39:16 PM         
   



> * Your login form decides if he is admin or not

How? I mean, i have a login screen that will ask for user name and password and if a certain button is hit, it will check if the user name and the password is valid and also check if it is ADMIN or USER level from a table. Now, how can i store the data (ADMIN or USER) so that when it view the drop down menu i made (.mpr) it will check if it is ADMIN or USER from the data i store or get.

>
> _screen.AddProperty('IsAdmin', < yourLoginFormResult >)
>
> You can then use !_screen.IsAdmin in Skip For.

Can you please explain it to me this line of code you gave?

ENTIRE THREAD

Help with Menu Posted by Angelo Andales @ 7/14/2008 5:30:58 PM
RE: Help with Menu Posted by Cetin Basoz @ 7/14/2008 5:44:54 PM
RE: Help with Menu Posted by Angelo Andales @ 7/14/2008 5:52:33 PM
RE: Help with Menu Posted by Angelo Andales @ 7/14/2008 5:52:52 PM
RE: Help with Menu Posted by Cetin Basoz @ 7/15/2008 4:27:57 PM
RE: Help with Menu Posted by Angelo Andales @ 7/16/2008 1:09:50 PM
RE: Help with Menu Posted by Cetin Basoz @ 7/16/2008 1:52:34 PM
RE: Help with Menu Posted by Angelo Andales @ 7/16/2008 3:39:16 PM
RE: Help with Menu Posted by Cetin Basoz @ 7/16/2008 3:49:25 PM
RE: Help with Menu Posted by Angelo Andales @ 7/17/2008 5:59:47 AM
RE: Help with Menu Posted by Cetin Basoz @ 7/17/2008 11:51:02 AM
RE: Help with Menu Posted by Angelo Andales @ 7/17/2008 12:15:54 PM
RE: Help with Menu Posted by Jun Tangunan @ 7/16/2008 2:03:46 PM
RE: Help with Menu Posted by Angelo Andales @ 7/17/2008 6:02:10 AM
RE: Help with Menu Posted by Jun Tangunan @ 7/17/2008 6:50:25 AM
RE: Help with Menu Posted by Angelo Andales @ 7/17/2008 1:44:15 PM
RE: Help with Menu Posted by Jun Tangunan @ 7/17/2008 2:30:40 PM
RE: Help with Menu Posted by Boudewijn Lutgerink @ 7/15/2008 3:47:49 PM