Search Feature

B

Barb Ray

I used Frontpage's wizard to create a Search feature for our website (Insert,
Web Component, Web Search), placing it in the header of each page. Frontpage
then created this html:

<tr><td class="columnlabel" style="vertical-align:top " colspan="3">
<!--webbot bot="Search" S-Index="All" S-Scope="All-Website"
S-Fields="timestamp," S-FieldsEx="write,hitcount," S-Text="Search"
I-Size="15" S-Submit="Start" S-CiMaxRecordsPerPage="10"
S-CiMaxRecordsInResultSet="200" TAG="BODY" b-useindexserver="1"
S-Clear="Reset" --></td></tr>

Consequently, the "Start" and Reset" buttons jump down to the next line -
below the "Search" text and box. I'd like to edit this html so make the
Search box slightly smaller and/or be able to change the font to make the
box smaller so that everything will fit on one line. But I'm unable to do so.

Has anyone else out there struggled with this issue and resolved it?

~~ Barb R.
 
S

Stefan B Rusynko

It is Not possible to change the layout of the FP search




|I used Frontpage's wizard to create a Search feature for our website (Insert,
| Web Component, Web Search), placing it in the header of each page. Frontpage
| then created this html:
|
| <tr><td class="columnlabel" style="vertical-align:top " colspan="3">
| <!--webbot bot="Search" S-Index="All" S-Scope="All-Website"
| S-Fields="timestamp," S-FieldsEx="write,hitcount," S-Text="Search"
| I-Size="15" S-Submit="Start" S-CiMaxRecordsPerPage="10"
| S-CiMaxRecordsInResultSet="200" TAG="BODY" b-useindexserver="1"
| S-Clear="Reset" --></td></tr>
|
| Consequently, the "Start" and Reset" buttons jump down to the next line -
| below the "Search" text and box. I'd like to edit this html so make the
| Search box slightly smaller and/or be able to change the font to make the
| box smaller so that everything will fit on one line. But I'm unable to do so.
|
| Has anyone else out there struggled with this issue and resolved it?
|
| ~~ Barb R.
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top