|
Posted by Geoff Berrow on 12/21/05 10:06
Message-ID: <43a8e3ee$0$54207$892e7fe2@authen.yellow.readfreenews.net>
from peterf contained the following:
>More importantly, the menus need to
>be database driven so that the user can simply upload the finial images to a
>folder and have the menus automatically filled in with the file names.
Well unless you want to add extra information you don't need a database
for that. You can list the files in a directory quite easily. I wrote a
very basic script that allows me to upload images to a folder. The
script checks to see if a thumbnail image exists and the creates one if
it doesn't. It then displays them as links to the larger image. This
may be of some use to you.
http://www.ckdog.co.uk/jladder/filesresample.php
code:
http://www.ckdog.co.uk/jladder/filesresample.phps
> The file names could simply be the patient's code and date so
>text links would actually be preferable to thumbs.
Not a problem
http://www.ckdog.co.uk/jladder/filename.php
Or you could have both.
>I would like to make this
>as simple as possible for the person uploading the images.
Just use an ftp program.
>The images will
>be final edited prior to uploading so no online manipulation is necessary.
>Also, I would like to have the images easily linked to larger images that
>the doctors could use to view or print in an easy fashion.
Very simple to get a prototype working the way I have described.
Contact me if you need any help. Watch out for the spam trap.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|