hi everyone, i just want to know is there any method to close a window after clicking on the submit button ? i have used
i want something like this.. whenever the user clicks on submit button, it should submit the form values(textboxes) and then close the form. is that possible ?
i hv something like this.
in 'insert.php' i m inserting the values which r passed by this form. i dont want the user to use the 'previous' button of his webbrowser and submit again.. can anything be done ? plz help ! thanks in advance..