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

Notification

Icon
Error

Options
Go to last post Go to first unread
asap-info  
#1 Posted : Tuesday, October 20, 2009 5:26:07 PM(UTC)
asap-info

Rank: Newbie

Groups: Member
Joined: 10/20/2009(UTC)
Posts: 1

hi, afeter downloading dual-trial, i'm evaluating it.
i'm watching this example:
C:\Programmi\Aurigma\Image Uploader 6.1 Dual\Samples\ASPNET_CS\PhotoOrder

so the question is: it's mandatory to manage paper-size, quantity, paper-type by javascript? there isn't a server side property?

thank u.
Dmitry  
#2 Posted : Wednesday, October 21, 2009 3:35:12 AM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

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

Image Uploader is a client control, so it works in the following way: you open a page with Image Uploader, specify paper format, amount of copies, etc., on the client side and then Image Uploader sends all this data along with images to your server.

On the server side you do not know how many images and what images will be selected by user for upload, so you cannot change settings for each of them in the server code. Nevertheless you can specify predefined values (like what paper formats are supported) server-side, pass them to a page with Image Uploader and apply them using JavaScript.
Sincerely yours,
Dmitry Sevostyanov

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.