|
-
Apr 14th, 2001, 09:30 PM
#1
Thread Starter
New Member
can somebody tell me what is wrong with this code.. i am trying to get the count..
Dim rsMessages2
Set rsMessages2 = DB.Execute ("SELECT count(*) FROM Messages WHERE ForumID = " & ForumID)
Response.Write rsMessages2
the error is on the "Response.Write rsMessages2"
thanks
ren
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|