Rank: Newbie
Groups: Member
Joined: 9/26/2008(UTC) Posts: 1
|
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello, You have in your source code: Code:iu.activeXControlCodeBase = "../ImageUploader5.cab";
//For Java applet only path to directory with JAR files should be specified (without file name).
iu.javaAppletJarFileName = "ImageUploader5.jar";
It means that browser will try download ActiveX control/Java applet from the following places accordingly: http://www.futuraweb.org...008_2/ImageUploader5.cab http://www.futuraweb.org...008_2/ImageUploader5.jar So you need either place these files to this location of specify another paths to donwload CAB/JAR files. |
Best regards, Fedor Skvortsov
|
|
|
|
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.