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

    getCellIndex advanced, taking colspan and rowspan into account

    I'm trying to build a getCellIndex function to get the position of a cell in its row. I know you can easily read out the cellIndex attribute or count the cells in front of the target cell, but I want to take spanning into account. colspan is not that much of an issue, we can just count the cells...
  2. saul11

    color laser printer mostly to print pencil drawings

    I'm looking to buy a color laser printer mostly to print pencil drawings, but I'm unsure what to get. For the quality I'm happy with my inkjet, but I want to get a laser printer to have no -or less- color degradation. I'm looking for a machine below $1000; The images I'd like to print are...
  3. saul11

    specific files unreasable/corrupted, how to delete?

    I have done a defrag and stopped in the process (just with the stop button, nothing wild :)). After that I rebooted and had windows tell me that it needed to check the files. Left it on two days while windows was displaying the message "Insufficient disk space to hotfix unreadable file {number...
  4. saul11

    image composition depending on several vars

    I want to make a script that composes an image depending on several variables. The image is composed of a base piece of clothing (e.g. t-shirt) on which an image and text can be placed. The color of the piece of clothing; the location of the image, the image itself and the text are variable...
  5. saul11

    XML: What would be the best design for a menu tree?

    What would be the best design for a flexible and unlimited menu tree with XML? Now I have an XML file with only one type of tag (<item>) The tag holds the name of the item and possible subitems. I've built it this way so that it would be unlimited in depth, e.g. : <?xml version="1.0"...

Part and Inventory Search

Back
Top