I am trying to set up a forum for the first time, actually first time I have tried anything like this with asp, etc..., up til now it has been just simple html stuff. Anyway, I have everything up and running smoothly on my server using wwf with keyfocus web server and activehtml. All of the functions of the forum seem to work except when I try to click on the register button and then click accept on the next screen instead of going to the actual registration page I get the following error:
Microsoft VBScript runtime error- Error '800a000d'
Type mismatch: '[string: ""]'
C:\Program Files\KeyFocus\KFWS\htdocs\hg\aspfrm\register.asp, line 6978
I have searched and searched and cannot find a thing about it that is really useful. Most things I have found infer that it is a scripting problem but from what i see the wwf scripts are tried and tested very well. The reference to the line number is no good due to a bug in ahtml not reporting the correct line.
Anyway, any help would be very much appreciated..
Allen