Hi peepz,
objectives:
I want to build an online enrollment system, composed of drop down menu, check box and submit button.
problems:
When I tried to start building this system using php and mysql, I find it hard at first to implement it but manage to go further.
1a) When I select a certain data on a drop down menu and click the submit button, it opens a new window with another data (I used check boxes to distinguish each data). The user must only tick one data and after that, click the submit button it will go back to the main page and close the current browser. The data that the user tick will be display on a list/menu and if the user wants to add another one then he can go to "1a)" again.
my own program:
I cant get it right because after I click the submit button on the 2nd browser that contains the check box, the data I select will overlap my current data...can php do this or javascript itself?
can anyone show me how it works, basic javascript/php will do...please help... I need it very badly....
--brendon