MDanz 0 Junior Poster

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


link_frame is the top frame.

<form action='menu.php' method='get' name='changer1' target='link_frame'>

i hope this isn't too difficult.