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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CaptainSensible

    Word2html conversion problem (word2002, network access)

    Hello! This piece of code was succesfully used in many occasions to automatically convert word documents to html, but I'm now having a problem; the only difference between succesful cases is that the original file that is opened is on the network, opened in read-only, but saved on my computer...
  2. CaptainSensible

    Create a selection at specified scrollHeight

    Hello, I would like to highlight a paragraph in a page (similar to the result of 3 clicks on a text), and all I know is the scrollHeight of the document where the textrange must be selected. Is this possible??? Thanks in advance.
  3. CaptainSensible

    VBScript for MS-Word

    Hello, I'm currently using ms-word via Java to convert word files to html, but it also converts track changes from the word file, so I'm trying to find a way to change properties of Word so it doesn't display the track changes, and so doesn't convert them in the HTML version. I'm a beginner in...
  4. CaptainSensible

    recursive programming problem using checkboxes

    Hello, I'm having trouble with a function using recursive programming to uncheck checkboxes, organized as a tree, with parents, child... As an example: <LI class=&quot;Collection-LI-first&quot;> <INPUT type=&quot;checkbox&quot; name=&quot;common&quot...

Part and Inventory Search

Back
Top