frames get header location..

Posted on 16th Feb 2014 by admin

i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the url of the top frame.


is it get header location?.. if so how do i use it to get the top frames url.

is the form below correct to start? link_frame is the top frame.
Code: [Select]<form action='menu.php' method='get' name='changer1' target='link_frame'>

Other forums