hi!
i have a drop down menu which has 4 values. When i click "sublit" on this form, i want the value selected in the drop down menu to be fed into the database. how do i read the selected value into a variable?
eg in php i do it this way:
if the name of the drop down is...
Hi!
I have a problem with Login. I am not using any sessions etc. I have 3 levels of administration.
sys_asmin:usrname is payal, password is payal
org_admin:username and password have to be searched in Organization table
clerk)admin: username and password have to be searched in Clerk table.
I am...
Hi!
I have 2 tables:
Organization(Org_Id,Name,Address,Phone)
Rooms(Room_Idi,Organization_Idi,Category,Availabil
ity)
The category is a drop down menu which has 4 options, type1,type2,type3 and type4. Availabily has "yes" or "no" inputted into the database for each room in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.