<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022368" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022368</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1138138</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;http://www.php.net&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.phpmyadmin.net/&quot; class=&quot;bb-url&quot;&gt;http://www.phpmyadmin.net/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.perl.com&quot; class=&quot;bb-url&quot;&gt;http://www.perl.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All are open-source languages/applications and are free to use. You must, however, do all support and installation yourself. Happily, there is a large community to help you through the process.&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Sep 2003 21:32:07 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1138138 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1138135</link>
    <description> &lt;p&gt;does it cost to use mysql?&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Sep 2003 20:56:58 +0000</pubDate>
 <dc:creator>Princess4ubabe</dc:creator>
 <guid isPermaLink="false">comment 1138135 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1138059</link>
    <description> &lt;p&gt;mysql is a database server the easiest way to access it is to use php wich is a server side scripting language. With that kind of system you can thousands of adress and the search will still be fast&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Sep 2003 21:39:18 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1138059 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1138057</link>
    <description> &lt;p&gt;Is mysql a program or a scripting language?&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Sep 2003 20:56:03 +0000</pubDate>
 <dc:creator>Princess4ubabe</dc:creator>
 <guid isPermaLink="false">comment 1138057 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1137997</link>
    <description> &lt;p&gt;One thing you have to be careful with that kind of application is the growth of the list. probably  for now the customer just a few adress to search from. but when he is going to see the result is going to get all exited and he will insert a few thousand adress then he will come back to you and say that everything is slow&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Sep 2003 14:34:32 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1137997 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1137989</link>
    <description> &lt;p&gt;well, all of the info is still hardcoded *somewhere*, whether it be the actual HTML file or an external .js.  The external .js would actually be a better idea if you plan on adding addresses at all...  That way you don&#039;t have to fool around with the HTML file at all.. just addresses.&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Sep 2003 09:00:59 +0000</pubDate>
 <dc:creator>wheaties_box</dc:creator>
 <guid isPermaLink="false">comment 1137989 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1137977</link>
    <description> &lt;p&gt;You don&#039;t have to hardcode it into the page. Stick the array in a .js file and call it using &amp;lt;script src=&quot;&quot;&amp;gt;. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Or you could indeed use an xml file and write a parser in JS (I don&#039;t know of any existing scripts, but it&#039;s likely there are).&lt;/p&gt;
&lt;p&gt;I made a JS search once, and it was, well, &lt;em&gt;limited&lt;/em&gt;. Imo, expanding JS search functionality is wasted effort. Use it for procuring PHP or similar alternatives. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Sep 2003 04:07:35 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1137977 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1137951</link>
    <description> &lt;p&gt;yes, yes... I too prefer MySQL far more than flat text files.  but we have to work with what we have available, eh?&lt;/p&gt;
&lt;p&gt;as for doing this with JavaScript....what I would do is create an array for addresses.  Enter each address as a separate element, then you can search amongst the contents of the elements using some functions that JavaScript has built-in.  I&#039;ll have to do more research to get specifics to ya (it&#039;s been a long while since I did this sort of thing in JS), unless you don&#039;t mind doing some light research yourself?&lt;/p&gt;
&lt;p&gt;The problem with this approach (minus PHP) is that each address would be hard-coded into the page.  It&#039;s not all &lt;strong&gt;that&lt;/strong&gt; bad, but it&#039;s just..not my cup of tea anymore &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;.  It does make things expandable, tho.&lt;/p&gt;
&lt;p&gt;You could also make an array for each part of the address to make things a little more interesting.  It&#039;s not really practical for this application, but it is possible.  This sort of approach could be used to ... say, tell how many addresses there are with a certain zip code or a certain street or a certain city... blabla.  just a thought.&lt;/p&gt;
&lt;p&gt;what say you?&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Sep 2003 20:26:35 +0000</pubDate>
 <dc:creator>wheaties_box</dc:creator>
 <guid isPermaLink="false">comment 1137951 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1137942</link>
    <description> &lt;p&gt;You can use an xml &quot;database&quot; which is essentially a special text file.  But it&#039;s probably more work than you&#039;re looking for. &lt;/p&gt;
&lt;p&gt;A common database is &lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com&lt;/a&gt;  and you can use PHPMyAdmin to administer it (using &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;http://www.php.net&lt;/a&gt; as the language) but it depends on your needs. Personally I find it easier to use a database than a text file, but it&#039;s up to you.&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Sep 2003 18:14:53 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1137942 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/custom-address-search-my-site#comment-1137940</link>
    <description> &lt;p&gt;Javascript would work.&lt;br /&gt;
Can you tell me how!&lt;br /&gt;
(I&#039;d also like to know how to do it in php, but I think my only option would be javascript)&lt;br /&gt;
They don&#039;t have a database.  Can I do it from a plain text file or something?  Do I need a certain program or system to do a database?&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Sep 2003 17:04:12 +0000</pubDate>
 <dc:creator>Princess4ubabe</dc:creator>
 <guid isPermaLink="false">comment 1137940 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
