Jump to content

appml syntax error in _config.aspx tutorial


BillN

Recommended Posts

<%Response.write("Access Forbidden")Response.end%>{"dateformat" : "yyyy-mm-dd","databases" : [ ----------------- Missing {"connection" : "mydatabase","provider" : "SQLOLEDB","host" : "myserver","dbname" : "DemoDB","username" : "DemoDBUkbn5","password" : "l6|U6=V(*T+P"}]}
Link to comment
Share on other sites

what's your question? The error is pretty clear, you are missing an opening { inside the databases array

Link to comment
Share on other sites

You can use the "REPORT ERROR" link at the bottom of the page to notify the W3Schools staff that something on the page is wrong.

Link to comment
Share on other sites

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...