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

  1. lassehammer

    Set Email Accounts from VB6 / MS Access

    Hi There, I've just started using code in my Access databases. I've managed to write code which allows me to automatically send emails from a click box on an access form. However I need to find a way of specifying which email account to send the email from. The code I have at present is ...
  2. lassehammer

    XSL translation with if/then statement

    Hi, I have included the XML file. I need to pick up the Billing address when no shipping address is shown and the shipping address when it is present. I have included the xml file. <?xml version="1.0" encoding="UTF-16"?> <OrderDoc xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance"...
  3. lassehammer

    XSL translation with if/then statement

    I have an XML file containing 5 orders. 4 of the orders have a billing address that is the shipping address and no shipping address fields. The 5th order have both a billing address and a seperate Shipping address. How do I write the XSL so that the shipping address always should be used if...
  4. lassehammer

    Error when using an XSL on an XML document

    I an trying to translate an XML document into another XML using XMLSpy. I am writing a XSL to get the information needed. everytime i use the XSL to translate the file it comes up with the following error: ----------------------------------------------------------- The XML page cannot be...
  5. lassehammer

    Print problem with Excel 2003

    I have approximately 35 users running WinXP and Office 2003. Slowly one by one they have trouble printing from Excel, not any of the other applications in Office 2003. What happens is they try to print, and nothing happens. No error, no message and no reaction from the printer. They can however...

Part and Inventory Search

Back
Top