Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Payal80
  • Content: Threads
  • Order by date
  1. Payal80

    read value from drop down menu into variable and then insert into dB

    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...
  2. Payal80

    Login authentication problems

    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...
  3. Payal80

    Accessing 2 tables from the database and outputting in HTML table

    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...

Part and Inventory Search

Back
Top