Tim Smith
Guest
|
Posted:
Fri Jan 21, 2005 8:51 pm Post subject:
Order by on Search.aspx via querystring |
|
|
Is there any way to force the Order By/Sort By on search.aspx using the
querystring? I've read the GET API page at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/spptsdk/html/SearchGET_SV01073871.asp
It doesn't appear to show any querystring parameter to sort with. I want to
sort my results by Title. I can see how to do it if I go to advanced search
and select sort by Title. However, my users are clicking on a url with a
detailed search query that I've created and they want the view to be
automatically sorted by title just for this one particular query. Any help
is greatly appreciated.
Thanks
Tim |
|