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

Notification

Icon
Error

Options
Go to last post Go to first unread
Oliver  
#1 Posted : Thursday, June 22, 2006 8:54:45 PM(UTC)
Oliver

Rank: Member

Groups: Member
Joined: 6/22/2006(UTC)
Posts: 3

The following code works fine in FireFox 1.5.0.4 on the PC but not on the Mac

Code:
var iu = new ImageUploaderWriter("ImageUploader", 620, 520 );
iu.addParam("AdditionalFormName", "selectImages");
iu.writeHtml();

Has anyone elase had a problem using the AdditionalFormName parameter on the Mac or is there a workaround I can use?

Many thanks

Oliver

Edited by user Wednesday, February 20, 2008 5:14:51 PM(UTC)  | Reason: Not specified

Fedor  
#2 Posted : Thursday, June 22, 2006 10:39:49 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Oliver,

We have not such bug reports before. Please post the entire code or send the url of you page with Image Uploader.

Best regards,

Fedor Skvortsov

theboogster  
#3 Posted : Tuesday, February 6, 2007 3:38:52 PM(UTC)
theboogster

Rank: Member

Groups: Member
Joined: 6/15/2006(UTC)
Posts: 13

Hi,

Was there ever a solution for this problem? I've encountered this exact same issue and have debugged it down to the fact that the additional form paramters are not being passed. Here is the test form I'm using:

Code:
<form id="HiddenParamForm" name="HiddenParamForm">
      <input type="hidden" name="testId" id="testId" value="1" >
</form>

Like the previous poster, this works correctly in every browser except for Firefox 2.0.0.1 on Mac. Please help! Thanks.

John

Edited by user Tuesday, December 18, 2007 5:09:24 PM(UTC)  | Reason: Not specified

theboogster  
#4 Posted : Tuesday, February 6, 2007 3:44:03 PM(UTC)
theboogster

Rank: Member

Groups: Member
Joined: 6/15/2006(UTC)
Posts: 13

Forgot to post the rest of it:

Code:
iu.addParam("AdditionalFormName","HiddenParamForm");

Thanks.

Edited by user Tuesday, December 18, 2007 5:09:38 PM(UTC)  | Reason: Not specified

Alex Makhov  
#5 Posted : Tuesday, February 6, 2007 4:22:09 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

I have answered you by a PM.

Sincerely yours,

Alex Makhov

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.