I've a test.php page with submit button and the process/display part also in the same page(test.php).My question is how to disable submit button after test.php been submitted?here disable button not during submission but after the submission...it mean in test.php after submitted the button is disable...any idea???