<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023914" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023914</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/asp-paging-twist#comment-1147434</link>
    <description> &lt;p&gt;oh yeah sorry about that lol&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Mar 2004 02:06:52 +0000</pubDate>
 <dc:creator>forwardtrends</dc:creator>
 <guid isPermaLink="false">comment 1147434 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/asp-paging-twist#comment-1147433</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;forwardtrends wrote:&lt;/strong&gt; check out &lt;a href=&quot;http://www.fourguysfromrolla.com&quot; class=&quot;bb-url&quot;&gt;http://www.fourguysfromrolla.com&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Or &lt;a href=&quot;http://www.4guysfromrolla.com/&quot; class=&quot;bb-url&quot;&gt;http://www.4guysfromrolla.com/&lt;/a&gt; ? &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;&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Mar 2004 01:22:55 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1147433 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/asp-paging-twist#comment-1147426</link>
    <description> &lt;p&gt;hint: with the ASP.NET framework you can set paging in as little as two lines of code, specifying the table, fields, etc.. into which columns. with databind() bam your done. &lt;/p&gt;
&lt;p&gt;In ASP a good way is using a stored procedure / query from the database that returns n number of records into an array.&lt;/p&gt;
&lt;p&gt;check out &lt;a href=&quot;http://www.fourguysfromrolla.com&quot; class=&quot;bb-url&quot;&gt;http://www.fourguysfromrolla.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Mar 2004 23:45:39 +0000</pubDate>
 <dc:creator>forwardtrends</dc:creator>
 <guid isPermaLink="false">comment 1147426 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/asp-paging-twist#comment-1146858</link>
    <description> &lt;p&gt;You don&#039;t page fields.  You page records within a recordset.&lt;br /&gt;
Paging results has no impact on formatting the results.&lt;/p&gt;
&lt;p&gt;previous thread on how to page: &lt;a href=&quot;http://www.webmaster-forums.net/showthread.php?threadid=15355&quot; class=&quot;bb-url&quot;&gt;http://www.webmaster-forums.net/showthread.php?threadid=15355&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After you have your list of records for the page your currently viewing, you need to format your results.  This means using Response.Write to print out the recordset information along with any HTML needed to &quot;frame&quot; the data.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;For example, your image will look something like this:&lt;br /&gt;Respone.Write &amp;quot;&amp;lt;img src=&amp;quot;&amp;quot;&amp;quot; &amp;amp; objRS(&amp;quot;image&amp;quot;) &amp;amp; &amp;quot;&amp;quot;&amp;quot; alt=&amp;quot;&amp;quot;&amp;quot; &amp;amp; objRS(&amp;quot;name&amp;quot;) &amp;amp; &amp;quot;&amp;quot;&amp;quot; /&amp;gt;&amp;quot;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Mar 2004 18:49:10 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1146858 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/asp-paging-twist#comment-1146621</link>
    <description> &lt;p&gt;Welcome to The Webaster Forums!&lt;/p&gt;
&lt;p&gt;I&#039;m sorry, but I&#039;m afraid I don&#039;t know what the problem is.  Paging data should have no effect on formatting the results returned in the recordset.&lt;/p&gt;
&lt;p&gt;Where are you having difficulties?&lt;/p&gt;
 </description>
     <pubDate>Sun, 29 Feb 2004 06:28:57 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1146621 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
