xsl-list
[Top] [All Lists]

RE: Pictures in XML/XSL

2003-03-18 08:27:32
Hi Evyatar thank's for your help I will download Base64 and try and embed it into the javascript again I really appreciate your very kind help.
Kindest regards John Proctor


From: "Evyatar Kafkafi" Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com To: Subject: RE: [xsl] Pictures in XML/XSL Date: Tue, 18 Mar 2003 13:00:40 +0200

To pass a JPG picture (or any other binary data) through XML, you can encode it to text with Base64 (code freely available in the net). On the other side you can decode it back to binary. I guess you could do the decoding from XSL by using an external function.

Evyatar

-----Original Message----- From: John Proctor [mailto:jproctor0(_at_)hotmail(_dot_)com] Sent: Monday, March 17, 2003 19:10 To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com Subject: [xsl] Pictures in XML/XSL

Hi I don't know if its possible I cant see how it would be as XML is text based, but is it possible to have pictures in the XML file and then translate them via XSL. I wanted to be able to have an input form and then via the input form input/upload pictures either jpg or gif. At the moment I am using DOM for the client XML database and streaming to a servlet on a tomcat server (linux box) Grateful for any help John Proctor Ps sorry if it's a stupid question.


_________________________________________________________________ Overloaded with spam? With MSN 8, you can filter it out http://join.msn.com/?page=features/junkmail&pgmarket=en-gb&XAPID=32&DI=1 059


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list

_________________________________________________________________
Stay in touch with MSN Messenger http://messenger.msn.co.uk


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>