Here is a small simple HTML Program The problem that I am facing is that this Program can't be Refreshed usinf refresh method Please point out the Error and also a solution to this Program:- <html> <head> <script language=javascript> function v() { if (!isNaN(document.all.txt1.value)) { alert("Error") }