yesss I did it, I had to modify inc_header.asp to make a special one for simple_slash. Contact me with Gordonator@hotmail.com to have me send the stuff over.
Error Type: ADODB.Connection.1 (0x80004005) SQLState: 42000 Native Error Code: 1064 [TCX][MyODBC]You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 5' at line 1 ./forum/inc_simple_slash.asp
Can you help - I havent modified any files yet. The inc_simple_slash.asp is placed in the forumfolder ./forum - the front-asp-page gives me the above error!!
Put a Response.Write in before the Execute(strSQL) statement and see what SQL it's producing, should be able to see what's causing the error from that.