In my code, "chkdup()" will do the followings: open a child window, validate user input against database data, then close itself (child window).
If onblur is triggered by pushing Submit button, then immediately after the validation (as above)
, it should invoke the Confirm.asp (if...