[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
some Jpegphoto (Base64) questions for browsers
- To: "Openldap-Software (E-mail)" <openldap-software@OpenLDAP.org>
- Subject: some Jpegphoto (Base64) questions for browsers
- From: Koen Bosmans <kbo@elex.be>
- Date: Mon, 05 Mar 2001 10:20:19 +0100
- User-agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; 0.7) Gecko/20010126
Hello,
A long time ago I programed a nice frontend to lookup telephones, etc...
from our LDAP database. One of the things I used was to pull the
jpegphoto attrib. from LDAP and include the Base64 code of the photo in
the html file (no url to a photo).
I liked this thing very much... It worked nice with Netscape 4.xx but it
didn't work with IE. But ok who needs IE :o)
Now I saw that it didn't work with the new mozilla (netscape 6). Because
I'm planning to reprogram the interface soon, but I would like to have
that feature working for the future browsers.
Does anyone have a solution for this?? Is it still included in Netscape
or is this not a standard in html and do I have to improvise a new way
of doing this.
Koen Bosmans