scratchmalogicalwax Posted June 2, 2002 Posted June 2, 2002 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.
Recommended Posts
This topic is 8280 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now