I'm pretty sure you can. You could call a Javascript function to do it.
window.frameName.location = "index.htm"
window.frameName2.location = "othe page.htm"

im not sure if this is the right syntax though... check http://www.docjavascript.com ... lots of good articles there