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: tripwater
  • Content: Threads
  • Order by date
  1. tripwater

    Reload XP boot to CD issue with keyboard

    OK, I am trying to reload XP on a sony Vaio machine. First off, when it comes up with 'press any key to boot to CD' nothing works. I have done searches on this and have tried both PS2 and usb keyboards. I have also tried to access bios but nothing loads it. I have tried esc, tab, del, f1-f12...
  2. tripwater

    XML Parse error (help please)

    I am new to XML. From my understanding the data between the tags is a string that can be in any format. I am laying out a XSLT file when I find an error in the XML file. Below is the code: <?xml version="1.0" encoding="iso-8859-1"?> <inventory> <name>Inventory Account Totals</name>...
  3. tripwater

    Positioning section for Print

    I am building a invoice report from an XML file and converting it to XHTML to display it. What I need to know is, how can I guarantee that certain info is always printed at the bottom of the page. The invoice is dynamic and can sometimes have pages of notes, or service items and when it gets...
  4. tripwater

    Testing if nodes empty

    I am building reports from XML files and sometimes there will be a bill to address and sometimes not. How do I (using XSLT or Javascript)determine if the nodes actually hold info? If they do not have anything in them then I need to build my table displaying the info differently. For example...
  5. tripwater

    Invalid_tag_id

    I have no clue what this problem is but it has to do with the first half of my code. I have copied the same exact code form another page and pasted into the file and it give this error. It rmoves my opening css tag. You will notice this. If I put the < in front of the rel tag and save it removes...

Part and Inventory Search

Back
Top