User1987440810 posted
I am using Visual studio 2008 to create a new web site using database MS Access.
Inserting the record to the table works well except for one thing: In the table, there is an image path. I created a folder name "Images" containing these images.
Everytime I add new record, the Images folder doesn't get updating rightaway. It doesn't contain the new image that I just add in.
BUT If I check out the Images folder in window explorer, the new image file is there.
So, I have to close the solution and re-open it in order to have or see the new image in the folder Images.
Is that how it works? Do I have to modify something so the folder Images will get updating everytime I add new record to the table.
Thanks for reading and helping me.
Vaio