<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">Jay,<br><br>Is your site available to the public? I might be able to diagnose what's going on faster if it is.<br><br>Thanks,<br><br>-duck<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Jay Kapalczynski <jkapalczynski@ci.maple-grove.mn.us><br>To: Bob Basques <Bob.Basques@ci.stpaul.mn.us>; geomoose-developers@lists.sourceforge.net; geomoose-users@lists.sourceforge.net<br>Sent: Wednesday, November 7, 2007 8:31:03 AM<br>Subject: Re: [Geomoose-users] [Geomoose-developers] Search Menu / Tab<br><br>Thanks for your reponse Bob....<br><br>1. Yea I tried moving the order around....in the statedemo.html<br>2. I then tried to move the order around in the
Itemquery.map file as<br>well<br><br>Still nothing....I don't know what else it can be...<br><br>Anyone else out there have any ideas...<br><br>Thanks again for all your help<br><br><br><br><br>-----Original Message-----<br>From: Bob Basques [mailto:<a ymailto="mailto:Bob.Basques@ci.stpaul.mn.us" href="mailto:Bob.Basques@ci.stpaul.mn.us">Bob.Basques@ci.stpaul.mn.us</a>] <br>Sent: Tuesday, November 06, 2007 4:25 PM<br>To: <a ymailto="mailto:geomoose-developers@lists.sourceforge.net" href="mailto:geomoose-developers@lists.sourceforge.net">geomoose-developers@lists.sourceforge.net</a>;<br><a ymailto="mailto:geomoose-users@lists.sourceforge.net" href="mailto:geomoose-users@lists.sourceforge.net">geomoose-users@lists.sourceforge.net</a>; Jay Kapalczynski<br>Subject: Re: [Geomoose-developers] Search Menu / Tab<br><br>Jay,<br><br>Not positive about this, but I did notice the capitalization on the two<br>different "value" parameters are not the same, the second
one is all<br>capitalized, there may be a need to keep them one way or the other, my<br>gut feeling is that they need to be capitalized, as the value is used
to<br>match against a data column/type of some sort.<br><br>Real quickly, you could swap their display order around and see if the<br>same one still works or not, then you'll know if it's the data of the<br>query that's at fault.<br><br>bobb<br><br><br>>>> "Jay Kapalczynski" <<a ymailto="mailto:jkapalczynski@ci.maple-grove.mn.us" href="mailto:jkapalczynski@ci.maple-grove.mn.us">jkapalczynski@ci.maple-grove.mn.us</a>> wrote:<br><br>I have been working on getting a tab running to do my searches. I have<br>somewhat succeded in that I created a new tab and I can copy some of
the<br>code that allows the user to enter a Park Name and search for it and<br>zoom to it...<br> <br>Although I want to take this a bit further and have multiple searches
on<br>the same tab<br> <br>Right now I modified the menu to allow for searches on Park, Parcel
PID,<br>and Street Name.<br>Each one is working properly from the Menu <br> <br><br> <br> <br>My problem is when I try and bring this code to the Tab..as long as I<br>stay with just one of the searches I am ok.it breaks down when I try
and<br>bring more than one..then only the last one works...<br> <br> <br> <br>I created a new entry in the Menue Title (statemenu.xml)<br> <br> <menu title="Search"><br> <item title="Search for Parks"<br>href="javascript:ServManager.startService('Search for Parks')"/><br> <item title="Search for PID"<br>href="javascript:ServManager.startService('Search for PID')"/><br> <item title="Search for Street"<br>href="javascript:ServManager.startService('Search for Street')"/><br>
<item title="Search for Stuff"<br>href="javascript:ServManager.startService('Search for Stuff')"/><br> </menu><br> <br> <br> <br>I created a new entry in the service title (statedemo.xml)<br> <br> <service title="Search for Stuff"<br>selectable="false" default="false" locked="true" div="StuffSearch"><br> <br><url>/cgi-bin/mapserv.exe</url><br> <input type="hidden"<br>name="map"<br>value="/ms4w/apps/GeoMOOSE/maps_statedemo/itemquery_Stuff.map"/><br>
<input type="hidden"<br>name="mode" value="nquery"/><br> <input type="user"<br>name="id" title="Zoom to Stuff:"/><br> </service><br> <br> <br>I create a new entry for the search (statedemo.html)<br> <br> <br> <div id="StuffSearch"><br> <br> <font color="black"><b>Search for Park:</b></font><br/><br> <input name="id"/><input type="submit"<br>value="Search_Park"/><br> <input
type="hidden" name="map"<br>value="/ms4w/apps/GeoMOOSE/maps_statedemo/itemquery.map"/><br> <input type="hidden" name="mode" value="nquery"/><br> <br><i>Enter Park Name.<i/><br> <br><br> <font color="black"><b>Search for PID:</b></font><br/><br> <input name="id"/><input type="submit"<br>value="SEARCH_PID"/><br> <input type="hidden" name="map"<br>value="/ms4w/apps/GeoMOOSE/maps_statedemo/itemquery.map"/><br> <input type="hidden" name="mode" value="nquery"/><br> <br><i>Enter PID
number.<i/> </div><br> <br> <br> <br> <br><br> <br> <br> <br> <br> <br>When written like above you can see both of them but only the second
one<br>works..the first errors out.<br> <br>ANY THOUGHTS WH Y BOTH WILL NOT WORK?<br><br>OR ANY THOUGHTS HOW I CAN GET THIS TO WORK?<br> <br> <br>THanks<br> <br>Jay<br><br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by: Splunk Inc.<br>Still grepping through log files to find problems? Stop.<br>Now Search log events and configuration files using AJAX and a browser.<br>Download your FREE copy of Splunk now >> <a href="http://get.splunk.com/" target="_blank">http://get.splunk.com/</a><br>_______________________________________________<br>Geomoose-users mailing list<br><a ymailto="mailto:Geomoose-users@lists.sourceforge.net" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/geomoose-users"
target="_blank">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br></div><br></div></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>