Hi,
how to create a feedbackpage in asp.net and c# , And when the submit is clicked it should store the value in database, form action of that feedback page should be GET . And values must be stored in database, and how to implement the validation part using javascript.