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. Visual Basic
  3. vbcomponent in javascript

vbcomponent in javascript

Scheduled Pinned Locked Moved Visual Basic
3 Posts 3 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.
  • P Offline
    P Offline
    Praveen
    wrote on last edited by
    #1

    Hi, I have developed a vbcomponent(Activex dll).the component has the function like this SynonyList(Words, WordList, MeaningArray, cou)-Words,wordlist,meaningarry,cou are variant. if u pass a word in this fucntion it returns wordlist,meaningarry as array of strings,cou as integer.if i use this in vbscript it works .but javascript i don't know how to pass it to the function. pls give me ur suggestions.

    R 1 Reply Last reply
    0
    • P Praveen

      Hi, I have developed a vbcomponent(Activex dll).the component has the function like this SynonyList(Words, WordList, MeaningArray, cou)-Words,wordlist,meaningarry,cou are variant. if u pass a word in this fucntion it returns wordlist,meaningarry as array of strings,cou as integer.if i use this in vbscript it works .but javascript i don't know how to pass it to the function. pls give me ur suggestions.

      R Offline
      R Offline
      Raveendra Madupu
      wrote on last edited by
      #2

      I think this process of component instantiation is works good function fun1() { var objVar; var x; objVar = new ActiveXObject("ProgID"); x = objVar.YourMethod(required Aurguments); } Raveendra Madupu Member Technical Staff Network Programs India Limited raveendra@engineer.com

      L 1 Reply Last reply
      0
      • R Raveendra Madupu

        I think this process of component instantiation is works good function fun1() { var objVar; var x; objVar = new ActiveXObject("ProgID"); x = objVar.YourMethod(required Aurguments); } Raveendra Madupu Member Technical Staff Network Programs India Limited raveendra@engineer.com

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        i don't think that:suss: X| :rose: :rose: :rose: :rose: :rose: foryou ghlooooooooooooooooooooooo

        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