dear Liberum
pls give me some solution for add some more option in result page.Like date of closed , time taken.
thank you
gopi
Normal 0 false false false MicrosoftInternetExplorer4
hi,
If you are talking about search results produced by /rep/results.asp (rep menu->search problem->Search); then add all the require fields in /rep/results.asp in section where it is commented like
‘ Create the query string. Only get 100 results. String is in two
‘ parts, listStr (here) and whereStr (below)
Change in the listStr; add what you need.
Also make change in html elements so that your result is displayed.
Hope this helps,
Tyampoo