Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
sviluppophotosi  
#1 Posted : Thursday, July 16, 2009 10:32:25 PM(UTC)
sviluppophotosi

Rank: Advanced Member

Groups: Member
Joined: 2/5/2008(UTC)
Posts: 30

Good afternoon Tamila,
my application is available also on apple platforms so i need to know if java applet can work with the apple environment.
I say this because one of my developers told me that the GoToFolder method on Apple is not working well...

Let me know please, and thank you in advance!

Best regards,
Ivan
Tamila  
#2 Posted : Friday, July 17, 2009 4:28:26 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello Ivan,

Image Uploader Java works well on Mac. Also I just tested GoToFolder method on Mac and everything worked well. I am using Image Uploader 6.0.16, it is the latest version. You can download it here:
http://aurigma.com/Produ...eUploader/FreeTrial.aspx

Please try it and if you still have problems with it send me your code where you try to implement GoToFolder method.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
sviluppophotosi  
#3 Posted : Sunday, July 19, 2009 7:51:13 PM(UTC)
sviluppophotosi

Rank: Advanced Member

Groups: Member
Joined: 2/5/2008(UTC)
Posts: 30

Good morning Tamila, I'm using IU v.6.0.11 but I don't think that this is a version problem.

I think it could be a path problem. Could you please post me a sample code of the GoToFolder method on Mac?

So I can compare it with my code and see if there is any error.

Thank you and best regards!
Tamila  
#4 Posted : Sunday, July 19, 2009 8:18:21 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi Ivan,

I am using the following code:
Code:
<input type="button" value="Tests" onclick="getImageUploader('ImageUploader1').GoToFolder('/users/user/pictures/');return false;">
or
<input type="button" value="Desktop" onclick="getImageUploader('ImageUploader1').GoToFolder('Desktop');return false;">

I hope it helps you.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
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.