RAN
07-16-2007, 09:57 AM
Hi,
I have this code
<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">
The problem is.
Is possible when I click on input button open two frames.
Top frame banner
Main frame results of google search
index (1frame)----> click on button ----> open 2 frames
top frame= banner --- main frame=results of google search
How can I adapt this code?
Thank you in advance for you great help
I have this code
<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">
The problem is.
Is possible when I click on input button open two frames.
Top frame banner
Main frame results of google search
index (1frame)----> click on button ----> open 2 frames
top frame= banner --- main frame=results of google search
How can I adapt this code?
Thank you in advance for you great help