Search found 2 matches

by dhar
Sat Jun 30, 2007 5:57 pm
Forum: PHP - Code
Topic: keeping selection lists on page after reults generated
Replies: 4
Views: 324

I apologize if my question is not clear.e just to re-cap ....a user selects a value from both drop-down lists. A table or list of courses gets displayed below these drop-downs. Is there a way to keep the drop-downs active/visible on the page so that the user can re-select from the drop-downs to get ...
by dhar
Sat Jun 30, 2007 1:00 pm
Forum: PHP - Code
Topic: keeping selection lists on page after reults generated
Replies: 4
Views: 324

keeping selection lists on page after reults generated

Hi, I'm new to php, new to this forum....I would like to create 2 single-select drop-down selection boxes on a page box1 - select academic year from 2001, 2002 , 2003 etc box2 - select semester from 1, 2, 3 etc As a result course details for all courses that satisfy these selection values get displa...