Rank: Newbie Groups: Member
Joined: 5/20/2008 Posts: 2 Points: 6
|
Im trying to get the Java version of the uploader to work with Partial postbacks with the asp.net update panel? Does anyone know how to do this? I'm using the latest version (iu.javaAppletVersion = "5.1.10.0";).
I am trying to write out the IMageUploader each time the update panel updates but get the following error:
Java class com.aurigma.imageuploader.ImageUploader has no public field or method named "_behaviors"
Daniel
|