Hi,
I was wondering if I could ask for your assistance.
I have a script (not written by me) which I am trying to get working.
It's a script that handles a login. When logging in I get:
I've read a few help threads but none of which are helping unfortunately.Code:ADODB.Command error '800a0bb9' Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. default.asp, line 27
Basically, the line it refers to is either:
Code:Line 27 of the file: MM_rsUser_cmd.ActiveConnection = MM_templenews_STRINGI am providing two lines, as the file has some HTML in it before the ASP starts (5 lines) so not sure which specific line the error refers to.Code:Line 32 of the file: Set MM_rsUser = MM_rsUser_cmd.Execute
Any help would be greatly appreciated
Thanks in advance,
Jon



Reply With Quote

Bookmarks