Width of Searchbot results

  • Thread starter Thread starter Mark 123
  • Start date Start date
M

Mark 123

If you go to http://www.orbisoft.com/kb/ and search for 2005, you'll see the
results are too narrow to fit on one line per row.

Any ideas how to fix this? I have played around with Cell and Table widths
100%, specific pixel widths etc with no change on width so far. It was all
OK until our ISP upgraded to IIS6.
 
Validate your page
- or turn on table borders to see the missing cells in your tables

Malformed Html table (missing cells) in the Search Div section
- some of your rows have 5 cells & some have only have 4 cells

You have the same problems w/ the other table on the top of the page too
- your 2nd row (w/ the include cell) should be <td colspan="2"> not <td colspan="3">

PS
your links to your spacer images are also invalid (pointing 5 levels above your root web!)
using
<img border="0" src="../../../../../../images/1ptrans.gif" width="1" height="1">
on
http://www.orbisoft.com/kb/
you can't go higher than
<img border="0" src="../images/1ptrans.gif" width="1" height="1">
Same problem w/ the link to
<a href="../../../../../../tableof.htm">
--




| If you go to http://www.orbisoft.com/kb/ and search for 2005, you'll see the
| results are too narrow to fit on one line per row.
|
| Any ideas how to fix this? I have played around with Cell and Table widths
| 100%, specific pixel widths etc with no change on width so far. It was all
| OK until our ISP upgraded to IIS6.
|
|
|
 
I have just created:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<BODY>
<!--webbot bot="Search" S-Index="All" S-Fields S-Text="Search for:"
I-Size="20"
S-Submit="Start Search" S-Clear="Reset" S-TimestampFormat="%d-%b-%Y"
TAG="BODY" b-useindexserver="0"
-->
</body>
</html>

and it still is narrow by default. Must be a SearchBot internal setting.
 
No it is not
Run that page to see search results wider then the form

--




|I have just created:
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
| <html>
| <head>
| <BODY>
| <!--webbot bot="Search" S-Index="All" S-Fields S-Text="Search for:"
| I-Size="20"
| S-Submit="Start Search" S-Clear="Reset" S-TimestampFormat="%d-%b-%Y"
| TAG="BODY" b-useindexserver="0"
| -->
| </body>
| </html>
|
| and it still is narrow by default. Must be a SearchBot internal setting.
|
|
|
| | > Validate your page
| > - or turn on table borders to see the missing cells in your tables
| >
| > Malformed Html table (missing cells) in the Search Div section
| > - some of your rows have 5 cells & some have only have 4 cells
| >
| > You have the same problems w/ the other table on the top of the page too
| > - your 2nd row (w/ the include cell) should be <td colspan="2"> not <td
| colspan="3">
| >
| > PS
| > your links to your spacer images are also invalid (pointing 5 levels above
| your root web!)
| > using
| > <img border="0" src="../../../../../../images/1ptrans.gif" width="1"
| height="1">
| > on
| > http://www.orbisoft.com/kb/
| > you can't go higher than
| > <img border="0" src="../images/1ptrans.gif" width="1" height="1">
| > Same problem w/ the link to
| > <a href="../../../../../../tableof.htm">
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | If you go to http://www.orbisoft.com/kb/ and search for 2005, you'll see
| the
| > | results are too narrow to fit on one line per row.
| > |
| > | Any ideas how to fix this? I have played around with Cell and Table
| widths
| > | 100%, specific pixel widths etc with no change on width so far. It was
| all
| > | OK until our ISP upgraded to IIS6.
| > |
| > |
| > |
| >
| >
|
|
 
Yes it is :(

http://www.orbisoft.com/kb/index_a.htm




Stefan B Rusynko said:
No it is not
Run that page to see search results wider then the form

--




|I have just created:
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
| <html>
| <head>
| <BODY>
| <!--webbot bot="Search" S-Index="All" S-Fields S-Text="Search for:"
| I-Size="20"
| S-Submit="Start Search" S-Clear="Reset" S-TimestampFormat="%d-%b-%Y"
| TAG="BODY" b-useindexserver="0"
| -->
| </body>
| </html>
|
| and it still is narrow by default. Must be a SearchBot internal setting.
|
|
|
| | > Validate your page
| > - or turn on table borders to see the missing cells in your tables
| >
| > Malformed Html table (missing cells) in the Search Div section
| > - some of your rows have 5 cells & some have only have 4 cells
| >
| > You have the same problems w/ the other table on the top of the page too
| > - your 2nd row (w/ the include cell) should be <td colspan="2"> not <td
| colspan="3">
| >
| > PS
| > your links to your spacer images are also invalid (pointing 5 levels above
| your root web!)
| > using
| > <img border="0" src="../../../../../../images/1ptrans.gif" width="1"
| height="1">
| > on
| > http://www.orbisoft.com/kb/
| > you can't go higher than
| > <img border="0" src="../images/1ptrans.gif" width="1" height="1">
| > Same problem w/ the link to
| > <a href="../../../../../../tableof.htm">
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | If you go to http://www.orbisoft.com/kb/ and search for 2005, you'll see
| the
| > | results are too narrow to fit on one line per row.
| > |
| > | Any ideas how to fix this? I have played around with Cell and Table
| widths
| > | 100%, specific pixel widths etc with no change on width so far. It was
| all
| > | OK until our ISP upgraded to IIS6.
| > |
| > |
| > |
| >
| >
|
|
 
Your right
It seems to build a 50% with table (whether it is in a 100% table or not)
Strange since this one does not at http://www.wskidwell.com/pages/sitemap.html
What version of FP and FP SE are you running
Also try removing the doctype
--




| Yes it is :(
|
| http://www.orbisoft.com/kb/index_a.htm
|
|
|
|
| | > No it is not
| > Run that page to see search results wider then the form
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > |I have just created:
| > |
| > | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
| > | <html>
| > | <head>
| > | <BODY>
| > | <!--webbot bot="Search" S-Index="All" S-Fields S-Text="Search for:"
| > | I-Size="20"
| > | S-Submit="Start Search" S-Clear="Reset" S-TimestampFormat="%d-%b-%Y"
| > | TAG="BODY" b-useindexserver="0"
| > | -->
| > | </body>
| > | </html>
| > |
| > | and it still is narrow by default. Must be a SearchBot internal setting.
| > |
| > |
| > |
| > | | > | > Validate your page
| > | > - or turn on table borders to see the missing cells in your tables
| > | >
| > | > Malformed Html table (missing cells) in the Search Div section
| > | > - some of your rows have 5 cells & some have only have 4 cells
| > | >
| > | > You have the same problems w/ the other table on the top of the page
| too
| > | > - your 2nd row (w/ the include cell) should be <td colspan="2"> not
| <td
| > | colspan="3">
| > | >
| > | > PS
| > | > your links to your spacer images are also invalid (pointing 5 levels
| above
| > | your root web!)
| > | > using
| > | > <img border="0" src="../../../../../../images/1ptrans.gif" width="1"
| > | height="1">
| > | > on
| > | > http://www.orbisoft.com/kb/
| > | > you can't go higher than
| > | > <img border="0" src="../images/1ptrans.gif" width="1" height="1">
| > | > Same problem w/ the link to
| > | > <a href="../../../../../../tableof.htm">
| > | > --
| > | >
| > | > _____________________________________________
| > | > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > | > "Warning - Using the F1 Key will not break anything!" (-;
| > | > To find the best Newsgroup for FrontPage support see:
| > | > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > | > _____________________________________________
| > | >
| > | >
| > | | > | > | If you go to http://www.orbisoft.com/kb/ and search for 2005, you'll
| see
| > | the
| > | > | results are too narrow to fit on one line per row.
| > | > |
| > | > | Any ideas how to fix this? I have played around with Cell and Table
| > | widths
| > | > | 100%, specific pixel widths etc with no change on width so far. It
| was
| > | all
| > | > | OK until our ISP upgraded to IIS6.
| > | > |
| > | > |
| > | > |
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 
Back
Top