Question
Form images to database
My apologies if this subject is covered elsewhere as I tried
several combinations of search words to no avail. I hate to admit
that I have worked this problem, using routines from books and
tutorial web sites rewriting what appears to be simple logic for
several weeks.
The problem. I am trying to use a form to load image files (jpg) under 80k to an MySQL database while using html, php and MySQL. The form generated by Dreamweaver does not allow me to access any file that is not loaded on my hard drive. As I learned today, it appears to be a Mac thing. I finally ran across input on another forum that stated/implied that this function does not work on Leopard. Is this true? If so, is it being addressed in CS3? Is there a work-around? Before writing this note, I tried running my form on an old PC laptop and I did not have this problem. This may be old news.
The problem. I am trying to use a form to load image files (jpg) under 80k to an MySQL database while using html, php and MySQL. The form generated by Dreamweaver does not allow me to access any file that is not loaded on my hard drive. As I learned today, it appears to be a Mac thing. I finally ran across input on another forum that stated/implied that this function does not work on Leopard. Is this true? If so, is it being addressed in CS3? Is there a work-around? Before writing this note, I tried running my form on an old PC laptop and I did not have this problem. This may be old news.
