Hello,
I have played with this code and like it.. Changed about line 32 from this;
strWrite = strWrite & "<meta http-equiv=""Refresh"" content=""2; URL=http://www.nineinchnailz.com/forum/topic.asp?TOPIC_ID=" & write_this & "&FORUM_ID=" & rsWrite("FORUM_ID") & "&CAT_ID=" & rsWrite("CAT_ID") & "&TOPIC_TITLE=" & rsWrite("T_SUBJECT") & "&FORUM_TITLE=" & FORUM_NAME & """>"
to this
strWrite = strWrite & "<meta http-equiv=""Refresh"" content=""2; URL=" & strForumURL & "topic.asp?TOPIC_ID=" & write_this & "&FORUM_ID=" & rsWrite("FORUM_ID") & "&CAT_ID=" & rsWrite("CAT_ID") & "&TOPIC_TITLE=" & rsWrite("T_SUBJECT") & "&FORUM_TITLE=" & FORUM_NAME & """>"
This way you do not have to change the forum name and it goes on your own forum.
Just thought that I would share it.. I am also looking at the part you need to change the amount of topics so it automatically gets the count from the intTopicCount in the database, but if anyone can tell me how to do it, then all the better.
Regards,
Webmaster @ Classic Motorycling Australia
Classic Motorcycling Australia