Hi
Is it possible to add this code twice into the forum so that I can have both last 10 active topics and last 10 new posts?
I tried to rewrite and change some variable and commented out the repeated naming of variables... ie commented out all the second Dim's and changed the constants intStyle to intStyle2 and so on... but i'm getting an error still....
ADODB.Recordset error '800a0e79'
Operation is not allowed when the object is open.
/Default.asp, line 909
Something to do with rsCommon.Open???
Sorry, not very good at coding and have no idea about asp, but just wondering if anyone can help at all?