Rank: Advanced Member Groups: Member
Joined: 2/1/2008 Posts: 35
|
Hi, I am new to file uploads and wanted to know a couple of things:
First, your documentation states drag an AJAXPostedFileList control on to the form, I do not have one of these amongst the tools, only the AjaxUploader and AjaxUploaderProgressDialog?
Secondly and most important. I run a website where 200 accounts submit data on a regular basis, the client has asked for these accounts to be able to upload various file. There are 8 account managers that need to see these uploaded files, is this possible?
If so, how do I go about making sure the accounts upload to a specific destination where their specific account manager can access the files and what do I do to allow the account manager to view the files?
If it is only possible for all accounts to upload to one destination, how do I allow the account managers to access the files, do I grant them access to the folder where the files go or is their a better way?
As I said, this is my first time with File Uploading. Thanks for your help. Regards.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
AJAXPostedFileList is newly added. So if you do not see that, you will want to download the latest version from our website.
As for the account, it has nothing to do with the uploader, nor does uploader offer any built-in support on that. Try to think the uploader as a "TextBox" control, the sole purpose for the control is to gather input. In the case of a TextBox, it takes text and when the page is submitted, it tells you what text is entered. In the case of Uploader, it takes file and when the page is submitted, it tells you what files have been submitted. That's all it does. Who got to see the "TextBox", wo got to enter the "Text", and to which field the "Text" will be stored is totally up to you.
Thanks
|
Rank: Advanced Member Groups: Member
Joined: 2/1/2008 Posts: 35
|
Hi,
What will the cost be for the latest version. Regards.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi, You can find out detailed price for the suite or individual control on our purchase page by choosing "Purchase -> Purchase -> EO.Web Controls for ASP.NET" from the main menu. If you already have a license for AJAXUploader, you may be able to get the latest AJAXUploader for free: http://www.essentialobjects.com/Forum/Default.aspx?g=posts&m=168¨Thanks!
|