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

Notification

Icon
Error

Options
Go to last post Go to first unread
bjb  
#1 Posted : Saturday, July 15, 2006 6:11:18 PM(UTC)
bjb

Rank: Member

Groups: Member
Joined: 1/17/2006(UTC)
Posts: 18

Is it possible to upload a file after it is dropped/moved in the upload pane with the option imageUploader.UncheckUploadedFiles= "False"; set?

so something like imageUploader.Send(file)

the idea is "instant server side image manipulation". So a file is uploaded instantly to the server and can be changed via ajax/iframes on the same page

the only problem is to tell the server which files are in the upload pane at the moment

Best regards

Bernd
Fedor  
#2 Posted : Sunday, July 16, 2006 7:16:42 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)
Hello Bernd,

Thank you for good idea about SendFile method. We have planned to implement it in further versions. If you need it urgently please contact us at sales@aurigma.com to be implemented as custom feature.

On other side you can design user interface like the following one without any cusomization requirements:

UserPostedImage

If it is okay for you, please let us know, and I will post detailed implementation instructions.

========================================================
02/19/2008, Fedor
Additional info

We have implemented instant upload in recent versions.

========================================================

Edited by user Monday, December 21, 2009 2:39:55 AM(UTC)  | Reason: Not specified

Fedor attached the following image(s):
Drawing1_png_1.png
Best regards,
Fedor Skvortsov
bjb  
#3 Posted : Tuesday, July 18, 2006 9:00:33 PM(UTC)
bjb

Rank: Member

Groups: Member
Joined: 1/17/2006(UTC)
Posts: 18

Yes, this is exactly what I have in mind.
Fedor  
#4 Posted : Wednesday, July 19, 2006 12:22:10 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)
Quote:
Yes, this is exactly what I have in mind.


Great, what server platform do you use?
Best regards,
Fedor Skvortsov
bjb  
#5 Posted : Wednesday, July 19, 2006 1:29:39 AM(UTC)
bjb

Rank: Member

Groups: Member
Joined: 1/17/2006(UTC)
Posts: 18

PHP 4

Fedor  
#6 Posted : Sunday, July 23, 2006 5:27:39 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)
I have attached sample. Here is its screenshot:

UserPostedImage

Edited by user Monday, December 21, 2009 2:40:20 AM(UTC)  | Reason: Not specified

File Attachment(s):
UploadAndEdit.zip (4kb) downloaded 159 time(s).
Fedor attached the following image(s):
UploadAndEdit.png
Best regards,
Fedor Skvortsov
bjb  
#7 Posted : Sunday, July 23, 2006 9:34:19 PM(UTC)
bjb

Rank: Member

Groups: Member
Joined: 1/17/2006(UTC)
Posts: 18

I am sorry, UploadAndEdit.zip is not a valid zip-file

Best ragards

Bernd
Fedor  
#8 Posted : Sunday, July 23, 2006 11:09:09 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)
Hmm, strange. I have downloaded it and unpacked without problems.

Please try to download again. I have compressed it now using 7ZIP instead of Windows Explorer.
Best regards,
Fedor Skvortsov
Fedor  
#9 Posted : Monday, July 24, 2006 1:21:39 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)
Here is screenshot of using AJAX approach with Image Uploader andGraphics Mill for .NET Web Controls

UserPostedImage

You can find the source code in attachment. Please note it contains iuembed.js with minor fix (this fix will be inlcuded in next Image Uploader update.)

You can easily extend this sample for adding such effects as crop, autolevels, or any others available in Graphics Mill for .NET. If you need more detailed sample how to implement it, please let me know.

Edited by user Monday, December 21, 2009 2:40:39 AM(UTC)  | Reason: Not specified

File Attachment(s):
UploadAndEdit_GraphicsMill_ASPNET.zip (11kb) downloaded 190 time(s).
Fedor attached the following image(s):
UploadAndEditGMdotNET.png
Best regards,
Fedor Skvortsov
bjb  
#10 Posted : Monday, July 24, 2006 9:28:06 PM(UTC)
bjb

Rank: Member

Groups: Member
Joined: 1/17/2006(UTC)
Posts: 18

I downloaded the PHP example with Firefox without Being logged in, worked fine, thanks a lot.

Your example is dangerous on Windows / PHP 4: if there is no no path "Gallery" or "Thumbnails" ALL FILES in the root directory are DELETED. This could do some harm.

best regards

Bernd
Fedor  
#11 Posted : Thursday, July 27, 2006 9:57:27 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)
Quote:
Your example is dangerous on Windows / PHP 4: if there is no no path "Gallery" or "Thumbnails" ALL FILES in the root directory are DELETED. This could do some harm.


Ouch, I am not PHP guru, I am ASP/ASP.NET guy. If you will post the code with fix we will highly appreciate it.
Best regards,
Fedor Skvortsov
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.