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 TouchToneTommy 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: *

  • Users: RBCC
  • Content: Threads
  • Order by date
  1. RBCC

    Animated gifs

    Can I display a animated gif in XML? What kind of a Helper app do I need to do this? John
  2. RBCC

    Run a external program?

    Can I run an external program in XML? How is it done? John
  3. RBCC

    User input and animated gifs

    What do I need to display a animated gif in XML? Can You show an example of this?
  4. RBCC

    CSS and XSL

    How do I use css in this code? <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" exclude-result-prefixes="xs" version="2.0"> Where do I put the css file in this line? John
  5. RBCC

    BIN File

    I am trying to find a decompiler for bin files, does anybosy know of one? What is a bin file? John
  6. RBCC

    File Find

    How do I create a File Find Procedure that searches the whole Hard disk and locates a file and returns the directory where the file is? JOhn
  7. RBCC

    HOw do I play background music on a form

    I have a form with a Label, animated gif and another label. I am trying to figure out how to play the music while the form is loaded but not before or after, how is this done? I have tried on current and on open. But they don't work! John

Part and Inventory Search

Back
Top