[mapserver-users] Text Delimiiters
Lee
hatedau at yahoo.com
Wed Oct 21 07:11:06 PDT 2009
Greetings,
In an html form, the following line is being submitted;
<input type="hidden" name="QSTRING" value="( '[Summary_st]' EQ 'U' )">
After the Mapserver returns the template, the source shows;
input type="hidden" name="QSTRING" value="('[Summary_st]' EQ 'U')">
The string worked in Mapserver 4, but does not work with Mapserver 5.
Any help or ideas with the delimiters would be greatly appreciated.
Thanks
Lee
More information about the MapServer-users
mailing list