I've built a bug tracking system using FM7. It runs on Windows XP and uses a server to host one copy of FM7 to host 3 programmers, a tester (me) and one other user. This morning one of the programmers asked me to add an attachment field so that he can drop Word .doc files containing images (screen shots) and text into the database. That part is working fine except the time to insert the images is too long. What I want to do is allow the user to double click on the object (or press a button) and have the object open in the appropriate application. Can anyone point me towards an example of how this can be done?