This might sound like a noob question, but I have never used forms before. I have a form. I want the information in that form (topFrame) to be passed to mainFrame. And actually the information I am passing is a page URL. So I want my mainFrame to load the URL being submitted.
Thanks