I need a php script, linked with a MySQL DB, that will do the following: The page will be formatted to for 3 columns of data: Column#1: Will show multiple drown-down menus (options coming from the DB) Column#2: Results (itemized list from the DB) will be displayed based on column#1 selection Column#3: Items highlighted on column#2 will be displayed here (you should be able to copy full selection on column#2 or #3) Here's an example of the criteria: -Let's say column#1 has 1 drop-down with 3 options (normal, high, low) -Normal results are A, B and C -High results are D, E and F -Low results are G, H and I Results: -User selects Normal from drop-down menu on column#1 -Column#2 displays A, B and C as options to highlight -User highlights A and C -Column#3 displays A and C -User now has the option to copy all results from Column#2 and/or Column#3 to paste it elsewhere Results should display immediately on-click and without reloading/refreshing page using ajax. Let me know your cost for the job. Thanks.