Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP.NET (Non-Forum Related)
 Get Posts Number in Forum
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

koksheng84
Starting Member

8 Posts

Posted - 13 April 2004 :  08:30:00  Show Profile
Can some1 pls show me on how to get the number of "posts" topic...and this is some of my codes for retrieving the number of "posts"...
Can someone pls give me some comments on this..

For i = 0 To ds3.Tables(0).Rows.Count - 1
Dim j As Integer
Dim totalTopic As Integer = 0
For j = 0 To ds4.Tables(0).Rows.Count - 1
totalTopic = totalTopic + ds4.Tables(0).Rows.Count
Next

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 13 April 2004 :  09:37:40  Show Profile
Not sure I quite understand what you're tring to do. Are you trying to count the number of replies to a particular topic or count the total topics in the database? Or maybe it's something completely different and I've just completely misread your post.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 13 April 2004 :  11:32:48  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
If you are looking to count the number of posts per topic and display it like I have in the post's upper right hand corner let me know and I can dig up the code for you.

http://www.itsallswing.com/forum/topic.asp?TOPIC_ID=195

Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page

Steve D.
Average Member

USA
640 Posts

Posted - 13 April 2004 :  11:35:48  Show Profile  Visit Steve D.'s Homepage  Send Steve D. a Yahoo! Message
Here is the thread that I got help implementing it if it is what you are looking for. http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=41031

Swing Dancing Video Clips - It's All Swing! Forum
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07