Log in

View Full Version : Insert record problem



g_force
10-04-2008, 06:55 PM
I am trying to insert a record in dreamweaver so that user entries will be entered into my database but I keep getting the following error message:


While executing onChange in InsertRecord.htm, the following JavaScript error(s) occurred:

At line 646 of file "C:\Program Files\Adobe Dreamweaver CS3\Configuration\ServerBehaviors\PHP_MySQL\InsertRecord.js":

TypeError: name has no properties

MySQL is connected perfectly and I have uninstalled and reinstalled dreamweaver yet still get the error message so I can't say I understand why or what I should do - anyone know or had this problem before?

Rockonmetal
10-04-2008, 09:59 PM
post the code... thats always a great start... but first double check that the variables that you use to access the info are the right ones and have the right values then post the code...

g_force
10-04-2008, 11:18 PM
posting the code would involve posting the InsertRecord.js file that is an adobe file installed for dreamweaver - is that what you want?