Results 1 to 3 of 3

Thread: Insert record problem

  1. #1
    Join Date
    Aug 2008
    Posts
    29
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question Insert record problem

    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?

  2. #2
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    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...

  3. #3
    Join Date
    Aug 2008
    Posts
    29
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    posting the code would involve posting the InsertRecord.js file that is an adobe file installed for dreamweaver - is that what you want?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •