June 2, 200223 yr Try something like: function setFrames(){ parent.theOtherFrame.document.location.href = "http://IP:port/FMPro?-DB=sdugb_site.fp5&-lay=web&-format=found.html&-error=error.html&-max=all&Field2=Value&-Find" document.location.href = "http://IP:port/FMPro?-DB=sdugb_site.fp5&-lay=web&-format=found.html&-error=error.html&-max=all&Field2=Value&-Find" } This function can be called via the onClick action of a submit button or from an anchor eg -> a href="javaScript:setFrames()" or even the onLoad action of the body of a page in one of the frames of the frameset.
Create an account or sign in to comment