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

Notification

Icon
Error

Options
Go to last post Go to first unread
seeyousurf  
#1 Posted : Monday, October 12, 2009 2:53:55 AM(UTC)
seeyousurf

Rank: Member

Groups: Member
Joined: 5/19/2009(UTC)
Posts: 20

I would like to upload the file upload.php on the page that the original source code should I put?

Thanks
Tamila  
#2 Posted : Monday, October 12, 2009 2:43:48 PM(UTC)
Tamila

Rank: Advanced Member

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

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

Could you please describe your problem a bit detailed.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
seeyousurf  
#3 Posted : Monday, October 12, 2009 7:07:53 PM(UTC)
seeyousurf

Rank: Member

Groups: Member
Joined: 5/19/2009(UTC)
Posts: 20

Robustupload:

I disable HashAlgorithmm, why not let me upload files larger than 2 megabytes
Or if you can tell me how to not let me upload it as is always waiting to retry...

thanks
Tamila  
#4 Posted : Tuesday, October 13, 2009 7:30:16 PM(UTC)
Tamila

Rank: Advanced Member

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

Was thanked: 1 time(s) in 1 post(s)
As I understand you use our standard RobustUpload sample. Now you delete iu.addParam("HashAlgorithm", "SHA;MD5"); property. If you correct client-side code you also should correct server-side code. Your server tries to save hash but POST-request does not contain appropriate information. That is why you have problems. Please correct server-side code.

By the way, our samples just demonstrate different ways to use Image Uploader. This samples could not be used for real projects.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
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.