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

  1. twells

    debugging ASP

    I'm using WROX VB6 Web Programming. Chapter 9 has an html,asp,dll assignment to call an .asp from an html. The asp instantiates the dll object within script: <% 'Create the Web Provider Component Set objDisplay = Server.CreateObject(&quot;Authors.Display&quot;) 'Call the component...

Part and Inventory Search

Back
Top