Copy link to clipboard
Copied
I have a .php page that currently has two instances of Web Assists Universal Email. I am now trying to add a database binding to a table so that the data entered in the form on the page can be added to the database. Each time I try to add a database binding I get the following error:
While executing applyServerBehavior in Recordset.htm, a JavaScript error occurred.
I have another page almost identical to this one which has same instances of WA UE and actually has several db connections and is working fine. What could be wrong here?
Steve
Copy link to clipboard
Copied
Try this answer in the Dreamweaver FAQ.
Copy link to clipboard
Copied
David, thanks for the link however it did not help.
I've had this issue before with Web Assist extensions and found that if I created a new page and added the server behaviors needed, I could just copy them over to the existing page which had the Web Assist JScript in place and it works. I guess its just a matter of what order things are read.
BTW, your book is facinating ![]()
Steve
Copy link to clipboard
Copied
I guess its just a matter of what order things are read.
Most definitely. The order of code is crucial.
BTW, your book is facinating
Thanks, Steve. Nice to know it hit the spot.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now