Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. DLL and ASP

DLL and ASP

Scheduled Pinned Locked Moved Visual Basic
comhelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jonavis
    wrote on last edited by
    #1

    Hi guys, I need to make a DLL that can RECIEVE and SEND data to an ASP file depending on information that an ASP file sends or recieves from this DLL. Please help...Ive never worked with DLLs before. I would greatly appreciate a small example. THANKS GUYS! Jonavis X-ZD Designs

    H 1 Reply Last reply
    0
    • J Jonavis

      Hi guys, I need to make a DLL that can RECIEVE and SEND data to an ASP file depending on information that an ASP file sends or recieves from this DLL. Please help...Ive never worked with DLLs before. I would greatly appreciate a small example. THANKS GUYS! Jonavis X-ZD Designs

      H Offline
      H Offline
      Hesham Amin
      wrote on last edited by
      #2

      -Open the VB6 IDE -in the new project screen choose ActiveX DLL -in the class module you can write your functions , subs just as you make in VBScript. register the DLL and call it from the ASP. create it using Server.createObject

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups