I'm a little lost by your code.

the wfsprotocol.read should be called in response to the input submit. 
You need to construct the filter so it is matching the property to the 
value of searchText not to the literal "searchText".

The best way to sort out what is going on in your code is use firebug. 
You can use the Net tab to see the actual post that the filter read 
creates. You can then look at the request to see if it is what you 
expect, copy and play in the browser till it selects what is correct, 
then work back to ensure your code generates it. You gain a lot of 
insight that way.

Notice: This email and any attachments are confidential. If received in error 
please destroy and immediately notify us. Do not copy or disclose the contents.

_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to