I have tried two flash upload components, swfupload and uploadify, and both seem to generate POSTs with a \"Filename\" parameter. My problem is that the service I\'m posting to has a strictly specifie
I have an uploadify control working fine in a vb.net web application - however whenever I switch on cookieless session state in web.config (cookieless=\"true\") - it stops working.
The file upload script I wrote early last year for an internal website has been misbehaving oddly on a number of machines. On some machines it consistently works fine, on others it consistently misbeh
I am trying to get uploadify to work. When I try and upload something the browse functionality works fine but there is a breif pause and then I get either an \"http error\" or an \"IO error\".
I am using Uploadify to upload files. Problem is, I need to inform users of any error during processing of those files.
I\'ve got an uploadify form working beautifully, but I\'d like to change the settings programatically and I\'m getting an error.
We are using Uploadify to upload images with our website.Currently when I click on Add photo,browse to my photo and select it.The uploadify status bar turns red and throws a message that says:
So I am using the Uplodify plugin to allow users to upload multiple images at once. The problem is I need to set a minimum width and height for images. Let\'s say 150x150px is the smallest image users
I\'m walking you through a processs here: Step 1 1. Select product from dropdownlist 2. A form is populated with data
I use Eric martin\'s contact form modal popup in one of my personal projects. I wish to add file upload to it, however when I try to get the file, I\'m able to view the file. I\'m pretty much new with