digmind
Junior Member
 
Greece
177 Posts |
Posted - 29 May 2002 : 05:58:14
|
I have been able to access lots of the information from the snitz db outside the forum (thank a lot to Nathan for that)
now, i have been trying to do the same with the private m... mod. I have it working great, and even can call to it from anywhere o the site. but what i want is two things.
1. to be able to see the number of messages (new) on the main page of my site. every try i do is not working. i figured it would be like the active users, but for some reason, (prolly i'm an a little slow) i can't get it. i have 3.3.03.. it's all patched.
the con string i'm using is this
<% set my_con = Server.CreateObject("ADODB.Connection") my_con.Open "DSN=snitz_forum" %>
if anyone could help me on this one i'd appreaciate it.
nate
Thryle 7 |
|