I've done this using a simple html form:

<div id='srch'>
        <form id='searchform' method='post' action='siteSearchS.php'>
        <fieldset>Site Search:
        <input name='searchtext' type='text' size='19' maxlength='50' /
>
        </fieldset>
        </form>
        </div>

where siteSearchS.php is my equivalent of your search page.

On May 1, 8:36 pm, Kyle <[email protected]> wrote:
> Does anyone know a way to have a search bar on every page in your
> website, but have the results load up from a single results page.  I
> have my API code done, but at the present time, it only works if I
> search from the same page.  If needed, I can provide an example.
>
> Thanks to anyone who can help out!
>
> -Kyle

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to