<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Search Box with Initial Value</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Search Box with Initial Value]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 03:49:20 +0000</pubDate>
  <lastBuildDate>Tue, 01 Dec 2009 12:08:08 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=3258</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Search Box with Initial Value : Thanks, guys! You are a bunch...]]></title>
   <link>https://forum.productcart.com/search-box-with-initial-value_topic3258_post12220.html#12220</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=755">loracady</a><br /><strong>Subject:</strong> 3258<br /><strong>Posted:</strong> 01-December-2009 at 12:08pm<br /><br />Thanks, guys!&nbsp; You are a bunch of smarties!]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 12:08:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/search-box-with-initial-value_topic3258_post12220.html#12220</guid>
  </item> 
  <item>
   <title><![CDATA[Search Box with Initial Value : This works with 3.51.You need...]]></title>
   <link>https://forum.productcart.com/search-box-with-initial-value_topic3258_post12219.html#12219</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=4">katharina</a><br /><strong>Subject:</strong> 3258<br /><strong>Posted:</strong> 01-December-2009 at 11:57am<br /><br />This works with 3.51.<br>You need to add this to the header.asp or footer.asp depending on where you want it to show.<br><br>&lt;!-- Start Search Box --&gt;<br>&lt;!-- #Include file="SmallSearchBox.asp"--&gt;<br>&lt;!-- End Search Box --&gt;<br><br>Next you open SmallSearchBox.asp in the pc folder and edit it a tiny bit.&nbsp; <br>Find the line:<br>&lt;input type="Text" name="keyword" size="23" value="" id="smallsearchbox" &gt;<br>and replace with:<br>&lt;input type="Text" name="keyword" size="23" value="Keyword or Item#" id="smallsearchbox" &gt;<br><br>You see I added the Keyword or Item#, but you can change that part to what ever you want.&nbsp; Do not loose the quotes on either end.&nbsp; This is just html editing, so no programing needed.<br><br>You can see the result at www.germanplaza.com&nbsp; <br><br>]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 11:57:33 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/search-box-with-initial-value_topic3258_post12219.html#12219</guid>
  </item> 
  <item>
   <title><![CDATA[Search Box with Initial Value : Hi loracady, yes, we&amp;#039;ve done...]]></title>
   <link>https://forum.productcart.com/search-box-with-initial-value_topic3258_post12218.html#12218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 3258<br /><strong>Posted:</strong> 01-December-2009 at 11:56am<br /><br />Hi loracady, yes, we've done that for several of our clients' sites. See <a href="http://www.orchestratedhome.com/shop/pc/home.asp" target="_blank">http://www.orchestratedhome.com/shop/pc/home.asp</A>&nbsp;as an example.<DIV>&nbsp;</DIV><DIV>Use something like this for the INPUT field:</DIV><DIV>&lt;input type="Text" name="keyword" size="18" value="Search..." onfocus="if(this.value=='Search...')this.value='';" &gt;</DIV><DIV>&nbsp;</DIV><DIV>value="" should have the initial value you want displayed.</DIV><DIV>The onfocus section says that when a visitor clicks on the box, if the value = "Search..." then clear the value. You will need to change the this.value=='Search...' to match the initial value you enter in the value parameter.</DIV><DIV>&nbsp;</DIV><DIV>Does that help?</DIV>]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 11:56:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/search-box-with-initial-value_topic3258_post12218.html#12218</guid>
  </item> 
  <item>
   <title><![CDATA[Search Box with Initial Value : Lora - do a view source on htt...]]></title>
   <link>https://forum.productcart.com/search-box-with-initial-value_topic3258_post12217.html#12217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3258<br /><strong>Posted:</strong> 01-December-2009 at 11:54am<br /><br />Lora - do a view source on <a href="http://www.madcowcutlery.com/" target="_blank">http://www.madcowcutlery.com/</A>&nbsp;have a look at the search box.&nbsp; tehre is a tiny bit of JS in there.]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 11:54:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/search-box-with-initial-value_topic3258_post12217.html#12217</guid>
  </item> 
  <item>
   <title><![CDATA[Search Box with Initial Value : I want to have a small search...]]></title>
   <link>https://forum.productcart.com/search-box-with-initial-value_topic3258_post12214.html#12214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=755">loracady</a><br /><strong>Subject:</strong> 3258<br /><strong>Posted:</strong> 01-December-2009 at 11:44am<br /><br />I want to have a small search box that has "search keyword or item #" as the initial value.&nbsp; When a user clicks inside the search box, the initial value is automatically removed and the user can enter a keyword search term or item #.&nbsp; Has anyone done this?&nbsp; ]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 11:44:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/search-box-with-initial-value_topic3258_post12214.html#12214</guid>
  </item> 
 </channel>
</rss>