Nigel Bridport [MSFT]
Guest
|
Posted:
Sat Jan 08, 2005 2:06 am Post subject:
Re: custom search problem |
|
|
Not sure how to solve your problem but looking to modify the SEARCH.ASPX is
not the way to go. The page is actually built from a couple of webparts.
Therefore, you would need to override the search constructor webpart with
your own.
A start maybe
http://weblogs.asp.net/nigelbridport/archive/2004/10/27/248439.aspx
Nigel.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Kuba" <Kuba@discussions.microsoft.com> wrote in message
news:3BB55F14-2B9C-4D98-BAC3-937E12710A01@microsoft.com...
| Quote: | I have the following problem:
I need to customize the search in SPS so it allows up to 10 combo boxes
which i can use (not 3 like it is in "advanced search") and then save the
search queries so that they can be modified later. My idea was to modify
the
search.aspx page and save the URL generated. Anyone knows how to do it
better? If not - how should I modify the Search.aspx site, where can I
find
the source of it? C:\Program Files\Common Files\Microsoft Shared\web
server
extensions\60\TEMPLATE\1033\SPS\search.aspx does not containt the code
ofcourse.
How should I do it?
Every help will be appreciated. T.I.A
Kuba
|
|
|