How to create a web application level feature that displays a small icon/sign that is located besides every returned search results ?
The Client wants a custom web part for MOSS 2007 and SP 2010, whenever hs uses the Search. He wants to see a small printer icon/sing that is located besides every single returned search result, and if the User clicked on it then it should print out the page of that particular search result.
The Printing functionality is OK, But, How to display icon next to every search result ?
BTW, the Client has 3 projects (2 of them are MOSS 2007 and one is SP 2010), that's why he asked a generic web part in order to use it with all projects.
I would greatly appreciate any inputs !