Home > Javascript, PHP, Wordpress, XHTML, XML > Java Script

Java Script

November 1st, 2009

We need a JAVA script that will allow us to schedule our seminars in the back end/Admin panel, and also allow our visitors / customers to select the seminar they want based on date, place and price on the respective pages of our site. To make the selection of seminars very easy for our visitors/customers, we need a radio button next to each seminar.

The script should populate the shopping cart table with the Seminar details based on the selection made by the visitors/customers.

The fields/data elements needed in the shopping cart are:
Item #, Item Name, Quantity, Price


Java Script

Comments are closed.
Bear