Gossamer Forum
Home : Products : DBMan : Customization :

search for specific keyword

Quote Reply
search for specific keyword
everything works fine and even the search. the issue is when i search for userid "hen" it would also display records with userid "then", "when", "hence" and so on. i want my search limited to "hen". how do i do that.
Quote Reply
Re: [kaushalpparikh] search for specific keyword In reply to
Add ^ in front of your search term and add re=1 to end of your query string.

You can find more info in the DBman faq about regular expression searching.
Quote Reply
Re: [oldmoney] search for specific keyword In reply to
i am novice to perl and dbman, can you please send me the url for DBman faq about regular expression and explain me where would i put those tags that you mentioned in your earlier reply
Quote Reply
Re: [kaushalpparikh] search for specific keyword In reply to
The URL for the DBMan FAQ is in my signature.

You would add the tags that oldmoney provided in the keyword search form. If you check the section "Searching" in the FAQ you should be able to find your answers.

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/