<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Integrate with existing search box??</title>
        <description> First, I would like to thank you in advance for this script and any advice offered to me. 

Ok, here is the problem. We have an existing search box and we are having problems getting it to work with Sphider. Right now, when someone enters a search term and searches, it just takes them to another search box, instead of running the initial search. Here is the code:


&amp;lt;form id=&amp;quot;search-form&amp;quot; action=&amp;quot;sphider/search.php&amp;quot; method=&amp;quot;post&amp;quot; class=&amp;quot;fright&amp;quot;&amp;gt;
                    &amp;lt;div class=&amp;quot;input&amp;quot;&amp;gt;
                        &amp;lt;fieldset&amp;gt;&amp;lt;input onFocus=&amp;quot;if(this.value =='search' ) this.value=''&amp;quot; onBlur=&amp;quot;if(this.value=='') this.value='search'&amp;quot; value=&amp;quot;search&amp;quot; name=&amp;quot;search&amp;quot;&amp;gt;&amp;lt;/fieldset&amp;gt;
                        &amp;lt;a onClick=&amp;quot;document.getElementById('search-form').submit()&amp;quot; class=&amp;quot;search-submit&amp;quot;&amp;gt;search&amp;lt;/a&amp;gt;
                    &amp;lt;/div&amp;gt;
                &amp;lt;/form&amp;gt;</description>
        <link>http://www.sphider.eu/forum/read.php?2,9280,9280#msg-9280</link>
        <lastBuildDate>Sun, 19 May 2013 03:54:06 +0300</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>http://www.sphider.eu/forum/read.php?2,9280,9286#msg-9286</guid>
            <title>Re: Integrate with existing search box??</title>
            <link>http://www.sphider.eu/forum/read.php?2,9280,9286#msg-9286</link>
            <description><![CDATA[ It is not possible to use Sphider together with the search form of another search engine. Your above posting is showing a false search box. It is obligatory to use the Sphider search form as supplied with the Sphider download. A simple example is posted here<br />
[<a href="http://www.sphider.eu/forum/read.php?2,6529" rel="nofollow" >www.sphider.eu</a>]<br />
<br />
Tec]]></description>
            <dc:creator>Tec</dc:creator>
            <category>Sphider Support</category>
            <pubDate>Fri, 30 Mar 2012 00:20:55 +0300</pubDate>
        </item>
        <item>
            <guid>http://www.sphider.eu/forum/read.php?2,9280,9280#msg-9280</guid>
            <title>Integrate with existing search box??</title>
            <link>http://www.sphider.eu/forum/read.php?2,9280,9280#msg-9280</link>
            <description><![CDATA[ First, I would like to thank you in advance for this script and any advice offered to me. <br />
<br />
Ok, here is the problem. We have an existing search box and we are having problems getting it to work with Sphider. Right now, when someone enters a search term and searches, it just takes them to another search box, instead of running the initial search. Here is the code:<br />
<br />
<br />
&lt;form id=&quot;search-form&quot; action=&quot;sphider/search.php&quot; method=&quot;post&quot; class=&quot;fright&quot;&gt;<br />
                    &lt;div class=&quot;input&quot;&gt;<br />
                        &lt;fieldset&gt;&lt;input onFocus=&quot;if(this.value =='search' ) this.value=''&quot; onBlur=&quot;if(this.value=='') this.value='search'&quot; value=&quot;search&quot; name=&quot;search&quot;&gt;&lt;/fieldset&gt;<br />
                        &lt;a onClick=&quot;document.getElementById('search-form').submit()&quot; class=&quot;search-submit&quot;&gt;search&lt;/a&gt;<br />
                    &lt;/div&gt;<br />
                &lt;/form&gt;]]></description>
            <dc:creator>TxBlackJack</dc:creator>
            <category>Sphider Support</category>
            <pubDate>Thu, 29 Mar 2012 00:17:54 +0300</pubDate>
        </item>
    </channel>
</rss>
