i have an uploadpage where users can upload images. When the image is uploaded my logo is added with aspimage.
The problem is that the file hasnt been saved before i try loading it with aspimage. How can i make the browser
wait 2 secs before executing the next piece of code, to allow the file to be saved properly before trying to access it again ?
The problem is that the file hasnt been saved before i try loading it with aspimage. How can i make the browser
wait 2 secs before executing the next piece of code, to allow the file to be saved properly before trying to access it again ?
