Hello everyone
I used in my webform the uplading control FileUpload but later on I notice that files (Images) with big size can take long time to upload
to the hosting server it even sometimes clear the session , I guess it is a bandwisth issue .
So any alternative to optimize the image before uploading with the control <asp:FileUpload > ?
Go to the complete details ...