Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
Aug 07, 2007 Aug 07, 2007
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
TOPICS
Server side applications
1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Aug 07, 2007 Aug 07, 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" (friend
...
Translate
LEGEND ,
Aug 07, 2007 Aug 07, 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/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 18, 2007 Aug 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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 18, 2007 Aug 18, 2007
LATEST
44211053 wrote:
> The link in the message no longer works would
> you be so kind as to send the path again.

Strange, the link works for me. Anyway, here's the important info:

Dreamweaver CS3 on Windows Vista:
C:\Users\[username]\AppData\Roaming\Adobe\Dreamweaver 9\Configuration

Dreamweaver CS3 on Windows XP:
C:\Documents and Settings\[username]\Application Data\Adobe\Dreamweaver
9\Configuration

Dreamweaver 8 on Windows XP:
C:\Documents and Settings\[username]\Application
Data\Macromedia\Dreamweaver 8\Configuration

Dreamweaver 8 on Windows Vista:
C:\Users\[username]\AppData\Roaming\Macromedia\Dreamweaver 8\Configuration

Dreamweaver CS3 on Macintosh:
Mac HD/Users/[user]/Library/Application Support/Adobe/Dreamweaver 9/

Dreamweaver 8 on Macintosh:
Mac HD/Users/[user]/Library/Application Support/Macromedia/Dreamweaver 8/

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 07, 2007 Aug 07, 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?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 07, 2007 Aug 07, 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?


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 18, 2007 Aug 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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 07, 2007 Aug 07, 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?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines