Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by grbosse

  1. grbosse

    Firefox add-on link counter problem

    Vragabond, My appologies. However, you also solved my problem. Thanks a million. grbosse
  2. grbosse

    Firefox add-on link counter problem

    On clicking Mozilla Firefox / tools / check page link, it reads all the internal links in my index (over 2,000 links) but I can't see the resulting number anywhere. In earlier versions, I could see the figure value at the bottom of the page, but now nothing shows. I'm using version 3.5.3 Any...
  3. grbosse

    How to identify several <TD> in numerous columns

    Chris, Unfortunately, this project involved several others, in which I was a late comer. Consequently, I only have the HTML result from the Excel spreedsheet to work with. However, I take up your suggestions with all due respect and will experiment on using a class. grbosse
  4. grbosse

    How to identify several <TD> in numerous columns

    Chris, This project originated from a 192 page list of some 3,600 shipwrecks covering 1882 to 1990, in which each row has 7 columns. I can't change that much, as it was printed in 1990 or so, scanned and converted to Excel spreadsheet last winter and converted to HTML format. I only have two...
  5. grbosse

    How to identify several <TD> in numerous columns

    Vragabond The first solution doesn't work well as none of the columns are of the same width. However, the sibling selector solution seems to solve the problem completely. There might be other ways, but siblings the best solution yet. Many thanks, grbosse
  6. grbosse

    run a pdf file inside xhtml file

    I have a dozen regular xhtml files in a sub-directory with one pdf, from which I want to be able to quit using my conventional navigational system which works fine. However, I can't get the pdf file to show or open. <a href="test.pdf"> doesn't work. Any suggestions, please
  7. grbosse

    Offline hyperlink counter

    With over 7,000 pages of maritime history text on my CD, a table-of-contents covering 75 pages, index of over 125 pages plus numerous annexes, each line is hyperlinked to a location in the text. I'm trying to locate or design a counter which will tell me how many hyperlinks I have on the cd. I'm...
  8. grbosse

    First Home Page, a virus, malware, or what?

    I'm getting a notice from Spybot that "First Home Page" at http://www.microsoft.com/isapi/redir.dll?Prd-iePver=5.0Ar=ie5update01=b1<. It keeps asking me for around 25 passwords such as sbRecovery.reg sbRecovery.ini related.htm RuleXML_632965177682187500~5_1_2.xml etc., I am not using ie5.0. I...
  9. grbosse

    Target coding for client-side image mapping for CD-ROM

    Stormbind, Thanks for the info. Actually, I have 39 Admiralty Charts between 1825 and 1837 varying in size from 20&quot; x 30&quot; to 40&quot;x 50&quot; in use to identify all the little places, bays, coves, reefs, etc. along nearly 1000 miles. I'm still some distance from getting the coding...
  10. grbosse

    Target coding for client-side image mapping for CD-ROM

    Stormbind, Thanks for the css part in centering on the screen. The object is a 1837 nautical chart in .jpg. I want to be able to click on place names in the text and go directly to the location on the chart. Perhaps I could use <a href=&quot;../1837/1837.htm#metis&quot;>Little Metis</a> with...
  11. grbosse

    Target coding for client-side image mapping for CD-ROM

    I have the map in .jpg and know how to do client-side image mapping. I want to link the map target from the text, i.e., clicking on &quot;Chicago&quot; or &quot;Montreal&quot;, etc. in the text brings up the map, a 6000px x 14,000px map, with &quot;Chicago&quot; or &quot;Montreal&quot;, etc. in...
  12. grbosse

    Convert .dbf database to HTML ASCII

    I need a program to convert Foxpro 2.6 for DOS databases to HTML (ASCII).
  13. grbosse

    FoxPro 2.6 for DOS - Tip: Make your own program generator ...

    Hello Ams, Perhaps you can help. I used FoxPro2.5 & 2.6 for DOS until a few years ago, but had to go the Windows way. I have quite a bit of genealogy and would like to put it into a web-page. I'm having difficulty finding a program that converts FoxPro to HTML. Any suggestions? Thanks, Gil

Part and Inventory Search

Back
Top