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

Notification

Icon
Error

Options
Go to last post Go to first unread
jen  
#1 Posted : Monday, December 12, 2005 7:36:12 AM(UTC)
jen

Rank: Member

Groups: Member
Joined: 12/12/2005(UTC)
Posts: 11

1) is there any sample code available that is written in C#

2)I want to have another checkbox on the upload page that lets the user select if the files uploaded should all be placed in a public folder or a private folder. can this be done usning the AdditionalFormName property?
Fedor  
#2 Posted : Monday, December 12, 2005 10:27:11 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,

Quote:
jen (12/12/2005)
1) is there any sample code available that is written in C#


View post

I think it is what you need.

Quote:
jen (12/12/2005)
2)I want to have another checkbox on the upload page that lets the user select if the files uploaded should all be placed in a public folder or a private folder. can this be done usning the AdditionalFormName property?


Yes, sure. In our BasicSample is shown how to use additional form with text field. However sure you can use it the same way and with checkbox, and so way you just need to change your server logic to save files in private or public folder accordingly.
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.