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. HelpUs

    Forward a mail item from inbox after adding some text

    Hi, I am a moderator for the Distribution list (DL). I do receive lots of mail daily to distribute various DLs. Before I forward the message I add text on the top not to reply me and to contact the person who has signed the mail (or the mail address extract from the original message). My...
  2. HelpUs

    transaction journal

    Thank you very much for your reply. What I understand is you are suggesting for a single table (i.e transaction table, no month end table), remove the debit/credit field and store the values in amount field positive or negative. Done. How I will able to show the "balance brought forward" figure...
  3. HelpUs

    transaction journal

    Friends, Please help me. I am stuck. Thanking you in advance. BO
  4. HelpUs

    transaction journal

    Hi, I am pretty new on creating report in Access. I am trying to print a transaction journal for a particular day or for a range of days. I have two tables: 1. Month end table 2. Transaction table On month end the outstanding balance is posted on the month end table for each account. The...
  5. HelpUs

    Name Spaces

    Is this true for XML/XSLT combination? That is my XML refer to XSL file as below: <?xml:stylesheet type="text/xsl" href="testme1.xsl"?> and my XSLT file declaration goes as below: <xsl:stylesheet version="1.0" xmlns:xsl="http://161.162.95.90/testme"> where testme is a virtual directory...
  6. HelpUs

    Namespace problem in Intranet

    I am developing a site for our intranet. One of my page displays data from a XML data file using XML/XSLT. I found on the PC’s those do not have Internet connection, does not shows the data from XML. After little research I noticed that, this is due to the namespace declaration. <xsl:stylesheet...
  7. HelpUs

    Progress Bar on a HTML document Link

    Hi all, I have a simple html page which has links to different forms in .pdf,.doc and .xls format. Some of them are too bulky that it takes time to load, leaving the impression that the browser is hanged. I received several calls from my users, complaining that the browser hangs on clicking the...

Part and Inventory Search

Back
Top