This seemed like it should be easy, but I have had trouble getting it to work. I don’t know why it doesn’t. It is just showing the normal file input.
Is there any code / examples to get this working. I am getting frustrated…
Thank you all.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is a video tutorial on how to get started using C# and Webforms, should help you.
http://casonclagg.com/articles/6/video-tutorial-uploadify-asp-net-c-sharp.aspx
Can you post your code though so that I might be able to show you what you are doing wrong?
Here is the sample code I have for asp.net
Then you want to make a Handler (.ashx):
Post your code and I will take a look at it. Sounds like you are pointing to a resource that doesn’t exist. Maybe your ‘uploader’ property is not pointed to the proper resource or your jquery link is broken (or not there).