ADODB.Field error '800a0bcd'

后端 未结 2 1178
隐瞒了意图╮
隐瞒了意图╮ 2020-12-11 20:09

I\'m getting an error in my .asp file, and I don\'t know how to solve this (I don\'t know ASP, it\'s an old project of my client, other developer did this). The error what i

2条回答
  •  执念已碎
    2020-12-11 20:43

    We received this error on a legacy Classic ASP application. It turned out a value they were copying from another system into the submission form was adding non-visible characters to the input field.

提交回复
热议问题