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

  • Users: BazR
  • Content: Threads
  • Order by date
  1. BazR

    How to create popup selection screens in ASP.

    What is the prefferred method of creating popup selection screens within ASP? Have created an ActiveX DLL that displays information retrieved from database for selection, and VBscript to invoke this COM object, upon OnClick events and OnBlur Events, but this then means (as using VBSCript) that...
  2. BazR

    ADO Connections and ASP...

    What is the preferred method of ADO connection creation? Should the ADO connection be created within Global.asa file, and stored in application object, for everyone to use, or should connection be created and close, each instance it is required?

Part and Inventory Search

Back
Top