How do I display form elements on change event of a select field

Hi, I want to display form elements while changing the select field without refreshing the page using ASP. For example, if select field shows the value as Male, I want to display two text fields and for Female I want to show three text fields. How to do? I am using ASP. Thanks in advance. sampath

Loader.
Up arrow icon