Classicmotorcycling
Development Team Leader
    
Australia
2085 Posts |
Posted - 23 July 2002 : 04:24:03
|
Hello,
I am getting a wierd error with active_user.asp. The rest of Active User 4.0.7 works great. This has only occured since I went to MS SQL 2000 on the forums. The error I get is:
error '80020009' Exception occurred.
/forums/active_users.asp, line number This is the code from the area I am asking about:
function WhatPage(fScript, fQuery) strPage = "<a href=""" & fScript if trim(fQuery) <> "" then strPage = strPage & "?" & fQuery end if
The above line in red is the line causing the error.
Has anyone got any ideas?
It is at my forums with the Active Users for those who would like to see.
Any help greatful..
Cheers,
David |
|