I have 2 horizontal frames on my page. In the lower frame is a form. When the form is submitted, the user is taken to the verification page, but the top frame is still present. I don't want it to be. I put target="_top" in the call to the lower frame, which works for hyperlinks, but apparently not Submit buttons, because the upper frame was still there.
Any suggestions would be appreciated!
Any suggestions would be appreciated!