On Wed, 03 Dec 2008 09:23:25 +0200, Jeremias Maerki <[EMAIL PROTECTED]> wrote:

"#" in a URI has a special meaning. It's used as separator for the URI
fragment. You have to escape that character using %23 (if I've looked
that up correctly).

url(file:/C:/Temp/test123/m2%231_1.svg)

  Thanks! That works perfect.



      ::Antti::


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to