• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

javascript display

 
Ranch Hand
Posts: 93
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello everyone
i really need help for my project
i have a database for car
i am using javascript and php to access the database
upon click a list is displayed and i have use javascipt onclick to implement this. Now
i have to make a search according to its id to go fetch the value which has this id and display the available car version

after displaying the list of car version which is a dynamic list
obtain from the database, the user has to be able to click
the version listed so that all the details according to this version are displayed.

Can anyone suggest me how to proceed with this please.

This is a piece of code  so far
Javascript





this is my php code



and here is where it is found in my html

 
Who among you feels worthy enough to be my best friend? Test 1 is to read this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic