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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nadifa

  1. nadifa

    Protect My database in VB5

    Hi... Friends, My Application use database of Microsoft Access '97 and I wish other people can't reopen my database with using Microsoft Access '97. How to solve it ? Thank. Nadifa
  2. nadifa

    Controling a Serial Printer via ESC Sequence

    Hai Dietmar...<br><br>You can try command like this<br><br>Open &quot;Com1:&quot; For Output as #1<br><br>Print #1,chr(...)+chr(...)+chr(...) depend on your printer.
  3. nadifa

    Problem In My Serial Printer when printing (2)

    Hi...<br><br>My Aplication run two printer together at the same time. They are Parallel Printer (I Use EPSON LX-300) and Serial Printer (I Use EPSON TM-300B With maximum buffer 1kb Without Driver from Manufactur). In My Parallel Printer I can print text completely but in Serial Printer can't...
  4. nadifa

    Problem in Serial Printer when printing

    Hi...<br><br>My Aplication run two printer together at the same time. They are Parallel Printer (I Use EPSON LX-300) and Serial Printer (I Use EPSON TM-300B With maximum buffer 1kb Without Driver from Manufactur). In My Parallel Printer I can print text completely but in Serial Printer can't...
  5. nadifa

    Problem in Serial Printer when printing

    Hi...<br><br>I have problem when printing text to the serial printer.<br>&nbsp;<br>as long as I know&nbsp;&nbsp;that visual basic program has image form when printing text to the printer so I can't print the whole&nbsp;&nbsp;text to the printer . How to solve it ? Until now I can't print the...

Part and Inventory Search

Back
Top