When I call this page wqith juste one param or so, there's no problem,
I gety the svg but when the url I use is more than 90 chars or
something like that, I get the msg you don't have the plugin ...
Can someone explains me where this problem comes from ? (apache conf,
php conf ...) ???
Thanks in advance, I really need it.
Sylvain
the maximum length of the querystring depends on the version of the
browser, but you shouldn't have any problems with 90 characters.
iow, if i were you i wouldn't worry about the length of the querystring,
the "plugin message" is probably pointing to another problem, you're
probably missing some the svg browser plugin or need to upgrade to
a newer version...
bart
But I still wonder why there was a problem when the parameter string
was too long .......
"Bart Dumon" <ba...@crossbar.net> wrote in message news:<b3ivdm$grt$1...@reader11.wxs.nl>...