Skip to main content
Participant
July 27, 2006
Question

8.0.2 Update killed my behaviours

  • July 27, 2006
  • 2 replies
  • 304 views
The update behaviour simply does not work at all.

Does anyone know why and is there a fix??
This topic has been closed for replies.

2 replies

Participant
July 27, 2006
I got it all to work but it was very strange.

First I had to change the encryption type on the form, that got the update behaviour to work. Then I had to add in a line of code to set the cursor location to 3 so the ntext data type could be handled.

Now I have just added in Pure ASP Upload 3 and the form encryption has changed back to the setting that did not work but does now....

Very odd but I know how to get what I want so it's all good :)
Inspiring
July 27, 2006
What is happening?

I have 8.0.2 and my update behavior works just fine. That said, if you are
working with an update page that was created in the previous version, you
may have to delete the behavior from the page and quickly remake the update
portion as the code has changed.


--
Nancy Gill
Adobe Community Expert
BLOG: http://www.dmxwishes.com/blog.asp
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development


"Hansel" <webforumsuser@macromedia.com> wrote in message
news:eaa5er$b2n$1@forums.macromedia.com...
> The update behaviour simply does not work at all.
>
> Does anyone know why and is there a fix??