Normally, options in select control will be added at design time or will be created on the server site. This code explains how to add options to the select control dynamically on the client side. This allows the visitor to add options on the client side and submit it to the server side.