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

Notification

Icon
Error

Options
Go to last post Go to first unread
sb.eric  
#1 Posted : Monday, June 2, 2008 1:41:59 AM(UTC)
sb.eric

Rank: Newbie

Groups: Member
Joined: 6/2/2008(UTC)
Posts: 2

dear,

I would like to know if it is possible to transmit some custom parameters to upload.php ?

can I use
Code:
iu.addParam("Action", "upload.php");

to do this ?

Ex :
Quote:
iu.addParam("Action", "upload.php?id=254");


Must I use session variables?

Thanks for your answer.

Eugene Kosmin  
#2 Posted : Monday, June 2, 2008 11:46:54 AM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hi,

Yes, it is possible to send custom parameters. You can do it as you described above, but also you can try to use ImageUploader.AdditionalFormName property and ImageUploader.AddField method.

And maybe this topic will be interesting for you too: PRB: Image Uploader for Java looses HTTP-only cookies.
Best regards,
Eugene Kosmin
The Aurigma Development Team
sb.eric  
#3 Posted : Monday, June 2, 2008 5:44:20 PM(UTC)
sb.eric

Rank: Newbie

Groups: Member
Joined: 6/2/2008(UTC)
Posts: 2

Very good !!

Thank you !! :)


Eugene Kosmin  
#4 Posted : Friday, June 6, 2008 4:02:51 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
you are welcome...
Best regards,
Eugene Kosmin
The Aurigma Development Team
Users browsing this topic
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.