Search Function

J

Jim Buyens

If you mean the full text Web Search form, no, what you see is what you get.

For more flexibility, you'd have to program your own form in ASP.NET or ASP.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
B

bwca300

Thanks, Jim.

My client would like the reset to clear the search box each time. As it is
now, It clears the search box the first time and then after that if you
select reset the info from the last search stays. Is the answer to this the
same as below? (wysiwyg)

Thanks much.
 
S

Stefan B Rusynko

Correct - not changeable




| Thanks, Jim.
|
| My client would like the reset to clear the search box each time. As it is
| now, It clears the search box the first time and then after that if you
| select reset the info from the last search stays. Is the answer to this the
| same as below? (wysiwyg)
|
| Thanks much.
|
| "Jim Buyens" wrote:
|
| > If you mean the full text Web Search form, no, what you see is what you get.
| >
| > For more flexibility, you'd have to program your own form in ASP.NET or ASP.
| >
| > Jim Buyens
| > Microsoft MVP
| > http://www.interlacken.com
| > Author of:
| > *-----------------------------­-----------------------
| > |\----------------------------­-----------------------
| > || Microsoft Windows SharePoint Services Inside Out
| > || Microsoft Office FrontPage 2003 Inside Out
| > ||----------------------------­-----------------------
| > || Web Database Development Step by Step .NET Edition
| > || Microsoft FrontPage Version 2002 Inside Out
| > || Faster Smarter Beginning Programming
| > || (All from Microsoft Press)
| > |/----------------------------­-----------------------
| > *-----------------------------­-----------------------
| >
| >
| > "bwca300" wrote:
| >
| > > Is it possible to remove or hide the reset button inthe search form? Thanks
 
Top