Gossamer Forum
Home : Products : DBMan : Customization :

Bolding range search results?

Quote Reply
Bolding range search results?
I really like the bold feature of Dbman. Unfortunately, it doesn't appear to work when done on range searches. Would anyone have a suggestion on how to get range search results to be bolded?
Quote Reply
Re: Bolding range search results? In reply to
What would you want bolded the entire field that matched? Could cause some difficulties if it was mixed with other searches (i.e. doing a range search and a regular search at the same time)..

Cheers,

Alex
Quote Reply
Re: Bolding range search results? In reply to
Yes the entire field would be bolded. My implementation is on a Pittsburgh Penguins player stats database (located at cgibin.erols.com/rja411/cgi-bin/dbman/db.cgi?db=pens&uid=&view_search=1 if you'd like to see it). My hope is that if a search was done for players with >200 total points for example that the field Total Points would then be bolded to draw attention to what they had searched on. If you could give me some guidance on how I would go about coding this into the db.cgi, I would be most appreciative. Thanks in advance for any help and for creating such a great, easy to use script!