L
Leonard
Hi
I have a form that displays a photo for each student. This is done through
storing the path of the photo in a table and displaying the photo when on
current (ie)
me.imgName.picture=me.imgpath
Each photo is downsized to about 7kb so all works well unless a user keeps
pressing the next record button. In some cases this causes access to crash as
it can't keep up with opening the photos to the current record.
Is there a way to stop the user going to the next record until the current
photo is displayed?
Many thanks
Leonard
Australia
I have a form that displays a photo for each student. This is done through
storing the path of the photo in a table and displaying the photo when on
current (ie)
me.imgName.picture=me.imgpath
Each photo is downsized to about 7kb so all works well unless a user keeps
pressing the next record button. In some cases this causes access to crash as
it can't keep up with opening the photos to the current record.
Is there a way to stop the user going to the next record until the current
photo is displayed?
Many thanks
Leonard
Australia