[Mapserver-users] slash in qstring {Scanned}

Jason M. Nielsen jnielsen at aero-graphics.com
Thu Mar 4 09:26:28 EST 2004


Quoting Siki Zoltan <siki at agt.bme.hu>:

> Hi,
> 
> I am in trouble putting "/" (slash) into the query string.
> I use CGI interface, and form to specify attribute to search for with
> Mapserver 4.0
> 
> When I have a simple qstring (e.g. without /) it works, but  when I put
> / into the query string nothing found. I have parcel ids like
> 1323/3
> 23456
> 345/23
> to look for.
> 
> How should I escape / character in qstring?
> 
> Thanx
> Zoltan

I have seen an issue similar to this with spaces. Using the encode char solved
it.   Perhaps you can try using  %2F  for the /.

http://docbook.sourceforge.net/release/dsssl/current/doc/lib/url-encode-char.html

Hope this helps but dont know...

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/



More information about the mapserver-users mailing list