Hello
In my application the users upload pic's files , i save only the file path ( not using a BLOB) .
The path is somthing like :
\\ server ip \ gloabl directory for all users \ pic file
The problem is when they open the window to see all the pics it takes a long time to display the pics -
They want a small pics presention as the enter the window
I build a n-up dw to present it , and i am using the Display As Picture property on the filed which save the path
Any ideas how to do it smarter ?
Thanks