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. AndyKnappJava

    Translating XML files using XSLT

    Hi All, I was planning on using the xslt functions to perform three translations on the same xml source file to populate three frames of a html webpage. It appears my System Administrator is not happy using a 'non-standard RPM release of PHP' and so this avenue has been close to me :-(. Is...
  2. AndyKnappJava

    Indexing into PDF File.

    Hi, I'm just at the feasibility stage of a new project and was wondering if it is possible to display the contents of a PDF file, indexed to a position determined by a hyperlink embedded with my XLM, within a HTML frame? Basically I want to provide hyperlinks from within my XML to relevant...
  3. AndyKnappJava

    Loading .gif files using ImageIcon in Applets

    Hi, I'm trying to read in an icon for a button using the ImageIcon constructor: ImageIcon icon = new ImageIcon( <file name> ); This is fine when the code is on my local machine or being run under AppletViewer, however when I try to run the applet through a web browser I get a...

Part and Inventory Search

Back
Top