Hello,

I read an article on "how to prevent users from submitting a form twice." at the url http://www.4guysfromro lla.com/webtech/100406-1.shtml

I was able to freeze the web page but was not able to unfreeze the web page. I am using PHP with javascript. Nothing happens when my code executes the "unfreeze" js function. I tested this js function and it only worked after I disabled the 2 php header()...