hi
i'm designing this HTML website with dreamweaver 8, it's a frameset devided
into 3 frames top frame(navigation) , left frame (ads) and right/middle frame
(content frame) and i have the flash navigation menu placed on the top frame,
when a link is clicked it should be opened in the same page in the content
frame(parent target) anyway it was working fine untill i upgraded the IE6 to
IE7 now it opens in another page (blank target) although i specified in the
flash coding that the link is targeted in the content frame.
getURL("../services_en/services_en.html", "content");

Is there any special tag for the IE7 or what?
Thanx alot