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

Notification

Icon
Error

Options
Go to last post Go to first unread
davide77  
#1 Posted : Saturday, January 20, 2007 5:25:59 PM(UTC)
davide77

Rank: Member

Groups: Member
Joined: 1/20/2007(UTC)
Posts: 2

Hi,

I am novice at ASP.NET and I would love to pass a variable to change the path of the GALLERY...

In few words I wanna upload photos to a folder specified by parameters..

How can I do it with ASP.NET? ..what I should do in UPLOAD.ASPX?

Thank u in advance,

Davide

Alex Makhov  
#2 Posted : Sunday, January 21, 2007 1:39:44 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello Davide,

First you have to change the default.aspx file to send the path as an additional field of data. You can do it by using the additional form.

Let’s suppose you are sending the field named GalleryPath which has the value like “/User1”.

Then you have to change the upoad.aspx script. The simplest way is to change the galleryPath variable value according to the GalleryPath field value. So make the appropriate changes and the variant of what your need is ready.

Edited by user Friday, February 22, 2008 11:12:32 PM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

davide77  
#3 Posted : Wednesday, January 31, 2007 10:07:50 PM(UTC)
davide77

Rank: Member

Groups: Member
Joined: 1/20/2007(UTC)
Posts: 2

Hi,

I understand and tried to do what u said me..but unsuccessfully..Can u send me a sample of that?

I'm using the Localization sample..

I should buy Aurigma but I need to do put on a functionally demo.

Thank u in advance,

David

chris cee  
#4 Posted : Saturday, July 21, 2007 9:52:15 PM(UTC)
chris cee

Rank: Member

Groups: Member
Joined: 11/22/2006(UTC)
Posts: 13

Could you send the example to me too?

Have tried to use the iu.addParam("AdditionalFormName", ""); but can't seem to get it to work.

Thank you in advance

My First and only Asp.net site

<a href="www.fusic.co.uk">FUsic.co.uk</a>

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.