Hi ,
I have a form that the user uses to enter information into a table. When they click the submit button on my form a record gets inserted into the table. Now I want to refresh all the fields in my form so that the user can start entering information about the next record.
I searched the forums and I found that I could call refresh or repaint on the form . I tried both but that doesn't work seem to work. I want all the text in the form fields to be blank again. I am sure there is an easy way to do this.Can someone please help me out?
I have a form that the user uses to enter information into a table. When they click the submit button on my form a record gets inserted into the table. Now I want to refresh all the fields in my form so that the user can start entering information about the next record.
I searched the forums and I found that I could call refresh or repaint on the form . I tried both but that doesn't work seem to work. I want all the text in the form fields to be blank again. I am sure there is an easy way to do this.Can someone please help me out?