Hello,
I am getting this error and I don't know why?
I have deleted all the statment <!--#include file="include/?????_dbconnection.asp"--> from the _add.asp and _list.asp.
And have moved the strConnection = "... " from the respective ??_dbconnection.asp, connection string into the golbal.asa of the web server as Application variable Application("strConnection")="...".
I am looking for help as to why it does not connect and give this error. Let me know of any changes to made in any of the code.
Look forward to your help.
Thank you.