iainspeed
Starting Member
17 Posts |
Posted - 19 September 2004 : 13:12:36
|
Hello All!
I get this error when running opening a page with Universal Login Mod installed.
Microsoft VBScript runtime (0x800A000D) Type mismatch: 'ChkString', inc_login.asp Line 41
Line 41 reads...
fName = strDBNTFUserName fPassword = ChkString(Request.Form("Password"), "SQLString")
Was getting "File Not Found" for the includes, but I changed from a Virtual to FILE for the path to all the includes needed for this mod and copied inc_login.asp into the root directory.
Any thoughts on what is wrong?????
Iain |
Edited by - iainspeed on 19 September 2004 17:48:10 |
|