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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.