Questions tagged [flajaxian]

5 questions
2
votes
3 answers

Batch file uploading with a flashplayer dialog

I'm currently looking at ways to allow people to select multiple files at once to batch upload images. I'm evaluating these options for my ASP.NET web app: YUI Uploader Flajaxian SWFUpload Dojo Toolkit Multi file uploader I'm leaning toward YUI…
dlamblin
  • 43,965
  • 20
  • 101
  • 140
1
vote
1 answer

ASP.net MVC file upload to Amazon S3 with progress

Good day, I have a ASP.net MVC app that needs to upload files to Amazon S3 with progress. I found a neat control called Flajaxian that does the job pretty well. The issue is that now I want to insert a row of data into a DB that keeps track of the…
Jedi.za
  • 120
  • 1
  • 12
0
votes
3 answers

Dynamically change the Flajaxian upload folder name

I am trying to dynamically change the upload folder name, but it's not working form me. Please help. I am using the Flajaxian S3 Amazon uploader. The code as follows
user374760
  • 409
  • 3
  • 8
  • 21
0
votes
1 answer

getting error while integrating flajaxian.FileUploader

I am facing problem with the control flajaxian.FileUploader i.e. after downloading the dll file while implement i am getting following error message i.e. Request for the permission of the type 'System.Web.AspNetHostingPermission, System,…
pravakar
  • 733
  • 4
  • 11
  • 20
0
votes
2 answers

Flajaxian Custom Folder Save Location

I see a lot of people coming up with some excessive ways to change the folder location on the fly with flajaxian multiple file upload control. Was just wondering if the more experienced could take a look at the way I've come up with and let me…
clamchoda
  • 4,411
  • 2
  • 36
  • 74