Hi,
I have coded a little image preview before upload. The script show the picture the user selected on his computer before uploading it to the server.
The script used to work fine with IE6, but doesn't work anymore with IE7. This instruction is suppose to load the image in my variable: "imagePreview.src = path_to_image_on_client_pc;"
But with IE7, nothing happens... Any idea ?
Thank you for your help
I have coded a little image preview before upload. The script show the picture the user selected on his computer before uploading it to the server.
The script used to work fine with IE6, but doesn't work anymore with IE7. This instruction is suppose to load the image in my variable: "imagePreview.src = path_to_image_on_client_pc;"
But with IE7, nothing happens... Any idea ?
Thank you for your help