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

  • Users: UZN
  • Order by date
  1. UZN

    Prinitng HTML Using Vb

    Sorry jges, that doesnt work either. the path is printing in the output not the image.
  2. UZN

    searching error files based on time.

    Can i use datedifference functions for Arrays? the directory info is in Array.
  3. UZN

    searching error files based on time.

    Hi, I'm working on searching error files based on time. I have 2 folders which have permanent and temporary error files in it, and the only difference between permanent and temporary error files is creation time. I’m searching for error files in these 2 folders and my search should only return...
  4. UZN

    Prinitng HTML Using Vb

    here is the code where i want to show a picture or details in html format: writer = New StreamWriter(outFile) writer.WriteLine("--------------------------------------------------------------------") writer.WriteLine(" Failed Order")...
  5. UZN

    Prinitng HTML Using Vb

    Hi, I'm running a VB script that prints the error file using DOS and it is p,lain tetxt file. I want it to be more informative. I want to print the error file in HTML format with or without pictures. Would be appreciative if you could place a smaple code here . Thanks.

Part and Inventory Search

Back
Top