Forum Moderators: open
Thank you in advance for your great help
I have this code and if possible i like to
<form action="http://www.msn.com/search" method="get" onSubmit="search(this)" name="root" target="_self">
<input name="qfront" type="text" style="width: 280px" />
<input type="submit" value="Search" style="height: 26px" name="root" />
How can I use the code above for when I click on the search buton on the master page with one frame, open the search results on _top with two frames.
Top frame with banner and the main frame with the search results of MSN?
Ex:
Master page = one frame. Click on search buton and opens one page x.htm with two frames. Top frame y.htm with banner and main frame z.htm with the search results of MSN
Thank you for your great help
[edited by: jatar_k at 1:56 pm (utc) on June 23, 2007]
[edit reason] no urls thanks [/edit]
I use 'return false;' and now I dont have any results and I can get no frame.
I have a web page with one frame. When i clich on search i like to have a page with 2 frames. On top a banner and on main, the search results.
Past one week to search make experiences no way I dont know how to make that.
Please help me