View Single Post
  #2 (permalink)  
Old 08-13-2008, 08:27 AM
curtiss's Avatar
curtiss curtiss is offline
Moderator
 
Join Date: May 2003
Posts: 1,468
Doing it that way, you will need to replace "document" with the name of your frame. For instance, if your frame is named "myframe", you would use "myframe.location.href" instead of "document.location.href" (it's possible you might have to use myframe.document.location.href - I can't remember for sure, anymore).
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote