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 Chriss Miller 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. smeagolgollum

    php crashes when freeing oci statement

    Hi i am having a lot of trouble with one of my scripts i encapsulated the execution of select statement and their output to the browser in a class. all it does is connect to the database using user/pass/db given, executes the statement and builds a table from it. my problem is that when php...
  2. smeagolgollum

    Using a VB class in a ASP VBScript

    Hi I am trying to use a class I wrote in VB in a ASP VBScript. I figured I could make the class a dll known to the system and then use the CreateObject to have an instance of it but it seems I missed something. Can anyone help a bit ?? Thanks Smeagol Gollum
  3. smeagolgollum

    Using VB Class in VBScript

    Hi everyone I am totally new to VBScript and I don't know yet what the language can do exactly nor do I find the documentation I need. I was wondering whether it was possible to create an instance of a VB class I defined in "Logger.vb" inside an ASP file. I have no idea as to how...

Part and Inventory Search

Back
Top