@BCA_Vibes
.Create a form contaning a combobox with some product names as items. Whenever a user selects a particular product from the combox, it shuold be sent to the server asynchronously (i.e. without pressing submit button). Implement using AJAX.