Newbies DaveBoy Posted August 19, 2003 Newbies Posted August 19, 2003 I'm new to Filemaker, so please use small words. I've created an artist web site using FileMaker Pro 6. Every thing is working great. The only thing I need on the site is for users to be able to upload their images to their profiles. I would like each artist to be able to load up to 5 images. The images would have its own folder, and new images would overwrite previous ones. What's the best way to do this? Thanks - Dave
MpWiedemann Posted August 19, 2003 Posted August 19, 2003 Sorry Dave, but Filemaker can't upload images. The Web Companion can only accept straight text. I have seen some workarounds, but they are usually harder to implement than writing a web-based solution from scratch using PHP. PHP has upload capability, but using it with Filemaker is painful. It works much better with an enterprise DB like MySQL, Oracle or SQL Server. You are just starting out and are already running into the limitations of Filemaker. Don
Garry Claridge Posted August 19, 2003 Posted August 19, 2003 Check this thread: File-Uploads with PHP and Filemaker All the best. Garry
Newbies DaveBoy Posted August 19, 2003 Author Newbies Posted August 19, 2003 As always, web stuff is always more aggravating then one would like it to be. This is my next question: If mySQL is the way to go for web applications, then what mySQL software would be best for a novice like me? (I'm on a mac - OS9, OS10.2) Dave - The Oppressed
Recommended Posts
This topic is 7758 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now