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 SkipVought 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. lakshman

    Printing to a File

    Hi Please have a look at the following code. We are using a postscript printer here. ********************** For Each objPrinter In Printers ' Determine the printer If objPrinter.DeviceName = "HP Color LaserJet PS" Then printerSelected = True Set...
  2. lakshman

    Show/Hide Input type=text when SELECT=Other

    The above code doesn't seem to work in Netscape. It hides/shows an image or a text, but not a textbox/button. This happens only in Netscape. Any idea why its happening?
  3. lakshman

    How to connect to SQL server form Java

    Hi, Please I have no idea which dirvers to use, when I wanted to use Microsoft SQL server as my backend processing. Plese give me code if possible. Thanks. by Lakshman
  4. lakshman

    How to send a mail from DOS batch file

    Hi, How to send a mail from a dos batch file,Please explain in details if possible show me the code. by lakshman
  5. lakshman

    Connecting to SQL Server from Server side JavaScript

    Hai, How to access SQL Server from Serverside Javascript. Please give me detailed description of all thing and if possible supply code also. by Lakshman

Part and Inventory Search

Back
Top