473,320 Members | 1,854 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Creating a login Menu

With the help of some article i've read here, i've successfully created a login menu that looks up password from a corresponding username in a table...


But now i want to include admin rights. I am really lost here.

the "admin rights" is boolean and included in the "tblLogin"

I tried but i couldn't link "admin rights" to the username..

I want it to be like this:
if the user has admin privileges, then a Main menu with full read and write will be open ELSE another Main menu will be open with limited and read only access.
Feb 3 '12 #1
1 1176
NeoPa
32,556 Expert Mod 16PB
Show what you do have and we'll see what needs to change - rather than having to start again from scratch.
Feb 3 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: ashwinirupert | last post by:
I require the Javascript for creating a menu. Please help.
2
by: squidge1990 | last post by:
i have created a database using excel and i have to set a security level i have written all of the vba code correctly i think but it just does seem to work properly. here is the code below if anyone...
5
by: gommca | last post by:
how to create a menu bar in .net
7
by: Bucs44 | last post by:
I'm very green when it comes to writing code and I'm trying to create a menu bar and pull down menus. The menu bar contains three options: File, Edit and Help. The File menu contains four options:...
4
by: Philipp.Weissenbacher | last post by:
Hi all! I wrote the following as a test case for a menu based programme: #include <iostream> #include <cstring> using namespace std; #define cls system("cls") const int SIZE = 10;
3
by: ssknov | last post by:
hi all i need to create a login page. I have three fields in my UserMastertable 1.Login Id 2.UserName 3.Password I had loaded these values in a dataset.
1
by: dittu | last post by:
I want to design dropdown menu.This menu contains two item(save,saveContent).When mouse over on Menu then display below like that ____________ Menu | -------------| Save | SaveContent |...
1
by: bradorn | last post by:
I'm making a registration form to be able to log on my site. This is the code for registrating. <html> <body> <?php include ("connect.php"); $login = $_POST; $pass = $_POST; ...
2
by: TheArda | last post by:
Hi i want to create some type of options menu for my program. My Program collects bunch of data from an automated system , records it to an access database and trends it. I want to create an option...
2
by: Anne Finch | last post by:
I am having issues creating a menu-driven program that should accept integers and calculate the mean and median values and display them. I'm not having trouble calculating the Mean or Median, but I...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.