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 SkipVought 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. webtank

    Permissions on SHDocVW.InternetExplorer

    I have a component running on a w2k server (under component services) that makes use of the SHDocVW.InternetExplorer class. My component runs fine when it is running under the identity of the Administrator, or any user in the Administrators group. The trouble is, I don't want to run it under...
  2. webtank

    XSLT Output - Well Formed HTML??

    That worked a treat, thank you very much!
  3. webtank

    XSLT Output - Well Formed HTML??

    I am performing XSLT transformations on templates that are built using well-formed HTML i.e. all tags are closed like this <br/> The transformation works fine, but the HTML output generated seems to have removed the closing tags from my <br/> nodes (making them <br>), and now the output is not...

Part and Inventory Search

Back
Top