Forum: Visual Basic 4 / 5 / 6 Nov 27th, 2008 |
| Replies: 0 Views: 826 Hello
I have a code which works perfectly with Word 2000, but causes an error with Word 2003. The error is "Word is unable to create a link to the object you specified. Please insert the object... |
Forum: XML, XSLT and XPATH Sep 3rd, 2008 |
| Replies: 1 Views: 1,765 Hello
I am writing a vb code that will generate xml files. I am making some progress, but I am stuck. When I run the vb program, the MessageDetails node is not displayed, eventhough it is... |
Forum: Visual Basic 4 / 5 / 6 Sep 2nd, 2008 |
| Replies: 0 Views: 2,865 Hello
I am currently writing a program that generates an XML file. I am having some minor difficulty. I need it to look like below
<?xml version="1.0"?>
<?xml-stylesheet type='text/xml'... |