Results 1 to 2 of 2

Thread: how to invoke the dll files in the asp application

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    66

    how to invoke the dll files in the asp application

    hi friends

    i am using a asp file and scripting is done by the vbscript

    i have created one dll file and registered .

    hw i need to include or invoke that dll file in my application

    any one help me guy's

    thanks in advance

    with regards
    ravi

  2. #2
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: how to invoke the dll files in the asp application

    AFAIK It's done the same as any other dll
    Server.createObject("ADODB.Connection")

    Edit:
    Replace ADODB.Connection with whatever your classes are.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width