I wrote the code in asp.net for registration form.
In this form I am using controls like the ListBox, DropDownList, FileUpload that it has been successfully executed.
But in the database I didn't get the values in column for ListBox.
In this form I am using controls like the ListBox, DropDownList, FileUpload that it has been successfully executed.
But in the database I didn't get the values in column for ListBox.
Comment