Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Checkboxes HELP!!!

New Here ,
Nov 24, 2008 Nov 24, 2008
I am having trouble with the query and output. Here is the scenario. I have a 3 tables (locations, categories, location_categories.) There are 20 locations, and 5 categories which are checkboxes. The categories are (lube, paint, brakes, tire and repair). The display form selects all locations and categories. Multiple category selections can be made for each location. The action page takes the submitted information and adds it to the location_categories table. I need to be able to query and output each location with all five categories and show the checked categories for each. The location_categories table has these columns (location_category_id, location_id, category_id).

How do I write the query and properly display it, When Adding or Editing the form.
TOPICS
Getting started
299
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Nov 24, 2008 Nov 24, 2008
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources