Hi everyone... So I found the article on MSDN about encoding a custom query
in a URL... (talking about SPS 2003 here).
I've got the following URL now:
http://portal/Search.aspx?pt=Surn%3aschemas-microsoft-com%3asharepoint%3aportal%3aprofile%3aTitle%2cContains%2cprincipal%2cAnd%2c&tp=Person&wd=+where+%22Personal+Title%22+Contains+principal&
This url gives me a list of people with the word Principal in their job
title... BEAUTIFUL!, but the results appear below the search form... any way
I can have this search form NOT show up?
m