I created a program to view, add and edit student.
When I add a student , after insert content, I redirected program to 'View Student' form. So I can see the inserted record .
Then I again clicked to add other student name and details. The 'Add Student form' opened. But I can see previously added data in the text box of 'Add Student' form.
I want blank in the text field of 'Add Student form'.