I can’t use asp Ajax resim upload
Hello everyone,Â
I want to use asp Ajax resim upload an image. But I can't use it properly. I can't upload an image by asp Ajax resim. Can anyone give me some suggestions in details?Â
Thanks.Â
Hello everyone,Â
I want to use asp Ajax resim upload an image. But I can't use it properly. I can't upload an image by asp Ajax resim. Can anyone give me some suggestions in details?Â
Thanks.Â
Hi,
I am really glad that you want to use Ajax File Upload. This works really great for me. If you cannot upload an image then there could be something wrong with your code. Check if your file system path is set correctly, if you are storing the images in the file system. If you are putting the image url to the database, then check if that is working properly.
This link could be helpful-
http://stephenwalther.com/archive/2012/05/01/ajax-control-toolkit-may-2012-release
Regards,