Click to See Complete Forum and Search --> : Clearing a form on submit


m1lenk0
06-15-2003, 10:47 AM
Can anyone help me: how can i make a form clear itself once the info in it has been submitted, without refreshing the whole page?

Khalid Ali
06-15-2003, 10:55 AM
You can not do that.You may want to display the form in a child window/frame and submit it from there...
and close the child window/frame after submission