June 1, 200421 yr I've developed a page using CDML to enable a person to add a record to a database through the web. Is there a way that an image can be loaded through a web browser and added to the database (ie. a company logo?). Thanks
June 1, 200421 yr If you have PHP (or perl) you can do that (examples exist in the archive). Else, you can use a Plugin. I think "Troi" is the Plugin name. Good Luck. Garry p.s. PHP is standard with OS X.
September 29, 200421 yr Author I've looked for references and can't find any...I'm admittedly pretty inept at using this site. Can you point me to a specific example?
September 30, 200421 yr This thread Click Here gives an example of how to use php and perl to do the file upload, and simultaneously update a database. It does not speak about inserting the image into the database, however this could be done with Applescript. All the best. Garry
October 1, 200421 yr Here is a Plugin which should be able to do the job: UPLOADit The Troi plug may also be able to achieve this. All the best. Garry
Create an account or sign in to comment