Posted by Shelly on 10/28/06 17:52
(repeated because I forget to add comp.lang.php to the list)
I have an admin interface. I want the admin to be able to select an image
file on the server and attach it to an email to be sent out to a user. If I
use type="file", it puts up a browse on the user's machine. Is there a
comparable thing for use on the server? I could always place these images
into a special directory and then simply have them listed in a select list.
However, i was wondering if this more general thing is available. Of
course, I would ONLY use it in an admin situation.
Shelly
Navigation:
[Reply to this message]
|