Rank: Member
Groups: Member
Joined: 10/12/2006(UTC) Posts: 5
|
I know how to find the version of the ActiveX control by getting the properties on the ocx.
What is the equivalent process for determining the Aurigma Java version?
|
|
|
|
Rank: Advanced Member
Groups: Joined: 8/3/2003(UTC) Posts: 998
|
Hello, The Version property is supported in both ActiveX and Java versions. May be you tried to read it incorrect way. Here is the correct code: Code:value = getImageUploader("ImageUploaderD").getVersion();
Edited by user Tuesday, February 19, 2008 3:19:35 PM(UTC)
| Reason: Not specified |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.