asp.net controls , storing in database(sql 2008)
Hello, at present i am working on a website online feedback system using visual studio 2010 and sql 2008. And i encountered one problem regarding controls of Asp.net . Is there any that controls of ASP.NET like checkbox,radiobutton,dropdownlist can be stored in Sql database. Please remember that i want to store only controls and not their value!! and thereby retrieve it on website.
Please help me in my problem.