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

Notification

Icon
Error

Options
Go to last post Go to first unread
jgoodale  
#1 Posted : Tuesday, August 29, 2006 8:49:35 AM(UTC)
jgoodale

Rank: Member

Groups: Member
Joined: 8/29/2006(UTC)
Posts: 8

We have been using Image Uploader 4.0 (mainly activex) and its been working great. We switched to a shared hosting environment and the only component available for upload is FileUp which is not directly supported by Image Uploader. I slightly modified a pure asp upload script to see if I can get the concept working and all of my files did upload but the formatting was way off causing the images not to be viewable. Here is a sample of the bad data in the header of the image

Code:
"ntent-Transfer-Encoding: binary

"

For some reason the first couple chars a clipped (that is not a pasting error).

Any ideas or any help with the FileUp component? Once we get the FileUp component reading the file collection coming from Image Uploader I'm sure we can handle the rest.

Thanks,

James.

Edited by user Tuesday, February 19, 2008 1:39:24 PM(UTC)  | Reason: Not specified

Fedor  
#2 Posted : Tuesday, August 29, 2006 10:05:17 AM(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)
What exact version of Image Uploader do you use?

As for Software Artisans FileUp sample:

View post

Best regards,

Fedor Skvortsov

jgoodale  
#3 Posted : Tuesday, August 29, 2006 11:30:06 PM(UTC)
jgoodale

Rank: Member

Groups: Member
Joined: 8/29/2006(UTC)
Posts: 8

I'm using version 4,0,33,0 but I'm still not able to use the the FileUp form object. The script that you mentioned before errors out on the line:

Code:
intFileCount = objUpload.Form("FileCount")

Edited by user Tuesday, February 19, 2008 1:39:59 PM(UTC)  | Reason: Not specified

Alex Makhov  
#4 Posted : Friday, September 1, 2006 7:07:46 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello,

Try to update to the last released version of Image Uploader. We have made some work on upload request in the last version so it could fix your problem.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

jgoodale  
#5 Posted : Monday, September 4, 2006 5:36:13 AM(UTC)
jgoodale

Rank: Member

Groups: Member
Joined: 8/29/2006(UTC)
Posts: 8

That worked great, thank you. One more question: I used the .net example provided with the samples and it works great in single file upload mode but I would really like to use the batch upload. Do you have an example of a ASP .Net vb or C# upload script?

Thanks,

James.

Alex Makhov  
#6 Posted : Tuesday, September 5, 2006 5:34:59 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello James,

I think FilesPerOnePackageCount property is that what you need?

Edited by user Tuesday, February 19, 2008 1:41:13 PM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

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.