lowercase p for parent but it's better to drill down from the top: top.framename.location
----- Original Message ----- From: "Darren Adams" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 1:40 PM Subject: [offtopic] Javascript to open a url in another frame > Hello All, > > > Being a little dense today can anyone refresh my memory as to how you > open up a link in another frame ? > > Is it > > Parent.framename.location.href = url; > > Or > Parent.frames[1].location.href = url; > > > > Basically I just want a link from one frame to open in another. > > Any ideas ? > > -Cheers, > > Daz > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

