Rank: Newbie
Joined: 5/21/2013 Posts: 1
|
Dear all,
I'm trying to evaluate Authentic ASP.NET server web control. I used both quick start and my own example and I'm having the same problem: When I try to save XML i get an error in javascript that is generated by the plugin:
Microsoft JScript runtime error: Object doesn't support this property or method for the line plugin.form.onsubmit() inside AuthenticDocumentView1_OnDocEditCommand function.
Obviously plugin.form does not have onsubmit method.
Anybody had the same issue?
|