Hello Kris. FYI

I only can provide you the info on my strong background that I have tempered
a lot with Data Protocol. It then includes the base64 data protocol.

- FF know nothing about the data base64 format but the front-end Data
protocol module (a .SO in Linux or DLL in Windows In the Mozilla build tree
it is at /mozilla/netwerk/protocol/data/src directory). Unfortunately the
module (the source code) does not do the work of checking MIME type. Just an
educated guess: Please check the format of of your data base64 protocol. It
should works on small base64 string (2000?).

-ASV:in IE:  Internally ASV did pass the call to windows system DLL.It does
not does not support base64 data format.unless ASV support base64 format - I
doubt?.

However there is a work around using Pluggable Data Protocol. You can
download and from.
http://www.codeproject.com/internet/DataProtocol.asp?print=true. It should
work on small base64 string (about 2000 byte) It also does not check MIME
type. But you can do by working on its source code. (it's small).

- Opera. I have no clue how it handle base64 data protocol- It is a close
system. Not as open as FF and IE.


Hope this helps


On 8/10/06, Kris Berckmans <[EMAIL PROTECTED]> wrote:
>
>    Hello
>
> I need to load base64 encoded gif images into an html embedded SVG.
> I am now trying out to correctly display an svg with base64 encoded gif
> into firefox , IE and Opera.
> When i load the attached svg into opera, it is correctly displayed but
> in firefox and IE i see nothing.
> When i replace the base64 string with a url to a gif image, it works in
> all 3 browsers.
> Is this a known problem. Does anyone know a sollution?
> Thanks
>
> Greetings.
>
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
>
> [Non-text portions of this message have been removed]
>
>  
>



-- 
Phi - Tran
Hugely increase your speed, saving your band-width with ZipProtocol
plus crystal clear SVG Rendering image at
HTTP://oneplusplus.com


[Non-text portions of this message have been removed]



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to