February 24, 200322 yr Newbies We would like to incorporate a document management system into our current filemaker databases. Is it possible to have a field within a given record where you could upload a file (probably word documents) and also be able to view files already uploaded? And if so, where could I find information on setting something like this up? Thanks Jer
February 24, 200322 yr There is plug-ins to manage files, but I haven't seen one for FTP or anything. Your best bet is to have a field with the path to upload to, then use some AppleScript (if your using a Mac that is) to tell a FTP program to connect and upload the file at the path. HTH
Create an account or sign in to comment