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

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

    Batch processing (with droplets) mangles file name

    Hi, I'm trying to set up a droplet in PS7-trial that opens an image, reduces it by 50% and then saves it to the same name as the original - overwriting it if necessary. I tend to have nice long descriptive names (with a unique date-id stamp at the beginning, like 200304-012 View from top of...
  2. Guyon

    Downloading XML into Netscape

    I'm trying to download an XML document into a Netscape browser (6 or higher) but I am having trouble getting at the data. The code I am using is similar to this... function loadDoc(caller, url) { xDoc = document.implementation.createDocument("", "", null); xDoc.onload...

Part and Inventory Search

Back
Top