Skip to main content
Participating Frequently
August 7, 2007
Answered

While executing findServerBehaviors in Insert Record2.htm, the following JavaScript error(s) occurred;

  • August 7, 2007
  • 4 replies
  • 1054 views
I have built a small web to test this problem http://www.kittydunes.info/test1.asp which works to get a simple record and give results. I than added using the insert record wizard and created insert_record.asp. I get the following error message: At lin 172 of file "c:\program files\macromedia\dreamweaver8\configuration\serverbehaviors\shared\editoperations.js": typeerror; checkboxeshash.split is not a function

Here is the code that was generated:

I am new at DreamWeaver and have been working thru various problems, but this one should have been by the book. The request and results queries to the db which is MS Access 2003 works fine. I am trying to do this without buying extensions. So I could use some help. Please ask me for any additional info that a newbie has forgotten. Tim
This topic has been closed for replies.
Correct answer Newsgroup_User
44211053 wrote:
> I than added using the insert record wizard and created
> insert_record.asp. I get the following error message: At lin 172 of file
> "c:\program
> files\macromedia\dreamweaver8\configuration\serverbehaviors\shared\editoperation
> s.js": typeerror; checkboxeshash.split is not a function

Try this:

http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105&sliceId=1#dat

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

4 replies

44211053Author
Participating Frequently
August 8, 2007
Would the password be different for this function from the ones used for upload of programs and accessing of the database in the request and result process?
Inspiring
August 8, 2007
That's a different thing altogether. Isn't it a password error?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"44211053" <webforumsuser@macromedia.com> wrote in message
news:f9aslf$kmp$1@forums.macromedia.com...
> Thank you, I deleted the suggested cache and the javascript error is gone,
> however I am now getting a HTTP 500 error, any suggestions?


44211053Author
Participating Frequently
August 18, 2007
Yes it is one of many things. This one was that one of the fields was not filled in and if all are not filled it errors.
44211053Author
Participating Frequently
August 7, 2007
Thank you, I deleted the suggested cache and the javascript error is gone, however I am now getting a HTTP 500 error, any suggestions?
Newsgroup_UserCorrect answer
Inspiring
August 7, 2007
44211053 wrote:
> I than added using the insert record wizard and created
> insert_record.asp. I get the following error message: At lin 172 of file
> "c:\program
> files\macromedia\dreamweaver8\configuration\serverbehaviors\shared\editoperation
> s.js": typeerror; checkboxeshash.split is not a function

Try this:

http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105&sliceId=1#dat

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
44211053Author
Participating Frequently
August 18, 2007
David,

Thank you for your help, I am having the same problem and have lost the path to the cache that needs deleting. The link in the message no longer works would you be so kind as to send the path again.

Tim