Hi
I have successfully updated a section of innerHTML on a parent window from a child window but I am having trouble doing this the other way around.
Could someone please explain to me how to open a child window specifying a template document then update a portion of the HTML of that document...
Is it possible to validate an XML document when that XML document does not
specify a DTD via a <!DOCTYPE ...> section?
What I would like to do is create the factory - reference a DTD from
within the code then parse and manipulate an XML document by importing
fragments from a series of files...
Hi
I am trying to write an intranet site to index our companies documentation and have created a directory under my DocumentRoot and then placed a series of links to Word documents.
I then use a SSI perl script to trawl through this directory resolving the links and extracting the document...
Hi
I am trying to extract dome properties from a MS Word document using the following code ...
use Win32::OLE;
$doc = Win32::OLE->new('DSOleFile.PropertyReader', 'Quit') || die "\"Unable to create PropertyReader\"";
$doc_prop =...
Hi
I am trying to setup a site that listens on an internal facing IP and a public facing IP and I have configured basic password authentication. However ...
When I access the site via the internal IP everything is fine (I am prompted for a login and can subsequently enter the site) but if I...
I am trying to write an application that can write messages to a queue with different priorities such that it might write a message with a low priority then one with a high priority then another with a medium priority. I then want another application to have the option of reading these off in...
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.