I am having one website www.degreespeak.com where at the top three dropdown present.
Now I want to fetch 3value from each dropdown.then it will take as 1_2_3 and after clicking on search button it will show the related college.
Now the problem is client dont want to make any datbase.But they want to get those college in a list as if they want to add or remove colleges albetically without much changes in code.

I just want to know how do I solve this??

Plz plz plz help me out.

if there is no database..
then u have manually manage the entry and
depend on the selection of dropdown..
you can pop up the value from javascript and array

but that would not be a wise option..
you need to make a call to database to reduce a HeadAche..
else it will take a long time.

wot do u think..?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.