Hi, I am developing a site using asp.net and C# ( framework 1.1 ). Theres a provision for the user to upload his photo and the upload performs in 2 steps 1. User selects a photo and the photo is displayed for review 2. Database call is made and it is uploaded to the server
In IE6 the photo is shown in review mode ( from the users system ) But in IE7 it is not shown unless it is uploaded to the server.
Is there any workaround for this????