Dr. Stern,
I see why the code was not working, you were using a link to do a submit of a form, that won't work. In the following code, I used a button instead, this made the modal page to reload:
<!-- --------------Test.htm ---------------- -->
<HTML>
<HEAD>
<META...