<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021910" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021910</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1135613</link>
    <description> &lt;p&gt;what lang are you looking to do it in? php has something called pear, which will convert between any sql as well as access.and there are things for access specifically. i don&#039;t know them, but php.net would be a good start.&lt;/p&gt;
&lt;p&gt;if you have it saved in a csv (excel can export as such) and you do not have commas in the text itself, then it&#039;s simple. use php: explode()&lt;br /&gt;
that will make an array of the link, so you end up with a 2d array and you know the format and suchso the manipulation hould be minimal&lt;/p&gt;
&lt;p&gt;if you don&#039;t already have a db, since mysql with php is extremely popular, i&#039;d suggest that&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Aug 2003 19:02:33 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1135613 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1135605</link>
    <description> &lt;p&gt;Well if you using a windows box, and you can prived the database design scheme, we can help you with the query as Access does accept standard SQL, however how to query it with a language is ASP is beyond me.&lt;/p&gt;
&lt;p&gt;It can be done in PHP with arrays and sorting, but no where a clean, correct, efficient, or quickly as pulling from a database.&lt;/p&gt;
&lt;p&gt;I did a google search and found this for you.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.webwizguide.info/asp/tutorials/connecting_to_a_database.asp&quot; class=&quot;bb-url&quot;&gt;http://www.webwizguide.info/asp/tutorials/connecting_to_a_database.asp&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Aug 2003 18:09:18 +0000</pubDate>
 <dc:creator>ShaneS</dc:creator>
 <guid isPermaLink="false">comment 1135605 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1135600</link>
    <description> &lt;p&gt;Data samples would come from you. Database samples depend on the database/scripting language you&#039;re choosing. &lt;/p&gt;
&lt;p&gt;It sounds like you&#039;re on a windows server, and would only have Access/Excel and ASP at your disposal?&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Aug 2003 17:16:55 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1135600 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1135597</link>
    <description> &lt;p&gt;Can you point me in a direction where I can get some data samples and scripting samples?&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Aug 2003 16:58:18 +0000</pubDate>
 <dc:creator>Princess4ubabe</dc:creator>
 <guid isPermaLink="false">comment 1135597 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1135596</link>
    <description> &lt;p&gt;I&#039;m out of my depth with excel or access, but I&#039;m sure it can be done. Basically what I do is have little icons for sorting, at the top of the columns, and have them as forms or as hyperlinks to page that runs the queries based on the variable information you send.&lt;/p&gt;
&lt;p&gt;So if you want to sort by last name descending, you&#039;d send that information to the function page and it would send the right query string to the database to get the result.&lt;/p&gt;
&lt;p&gt;If you have a set list of fields, you could have them in a drop-down form with a &quot;search for all positions in this field&quot;. It would be possible to generate that from the database as well.&lt;/p&gt;
&lt;p&gt;In order to do it smoothly and without future maintenance on your part short of entering in the job descriptions/positions in the first place, you&#039;d have to plan the database and make it make sense.&lt;/p&gt;
&lt;p&gt;For someone who knows what they are doing with Access (Excel is not a database, though people do use it as one), it shouldn&#039;t be very difficult.&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Aug 2003 16:55:31 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1135596 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1135590</link>
    <description> &lt;p&gt;The information is very minimal, but If I can pull info from excel or access, that would be great.&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Aug 2003 16:22:12 +0000</pubDate>
 <dc:creator>Princess4ubabe</dc:creator>
 <guid isPermaLink="false">comment 1135590 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-data#comment-1134947</link>
    <description> &lt;p&gt;If you&#039;re using a database, it&#039;s very easy to pull the results out in different orders (or have a search &quot;engine&quot;). &lt;/p&gt;
&lt;p&gt;Depends on how your data is set up on what kind of searching you can do with it.&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Jul 2003 23:45:18 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1134947 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
