Results 1 to 6 of 6

Thread: I've a question...

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Location
    Amsterdam
    Posts
    19

    Question

    hello,

    I want to make a program with VB on the internet. I've only 'experience' with making programs who arent on the internet. Now is my question: How can I make programs who run on the internet. I need to use ActiveX? Or can I do the same as not online running programs and put them run on the internet(maybe with changing some commends?). If the answer is yes(what I hope) how can I make them running on the internet? And if the answer is No, I need to use activeX?

    I hope you understand me and will help me.

    Greetings.

  2. #2
    eltiT resU motsuC Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Question huh?

    What do you mean...run on the internet? What kind of program...a chat program? a web browser?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Location
    Amsterdam
    Posts
    19

    Smile

    Run on the internet.. hmm.. Well, like a javaprogram. So peaple dont need to download the program but can use it without downloading on the intnernet. What kind of program.. Well, thats a little bit difficult to explain becouse my Englisch is not very good.

  4. #4
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    Use ActiveX control, reference it as object, and it runs. Take vbcode(one form only) put in activex control design screen,save and run. More info if you do search on ActiveX here.

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Location
    Amsterdam
    Posts
    19

    Thumbs up

    Thank you for your help. : )

  6. #6
    Guest
    It's not that simple. For the ActiveX control you create to run on other people's machines you need to have it signed by a company like Verisign. It's a big security thing to stop you wipin people's had drives/installin trojans/etc from a web page.

    You can create the control and stick it on a web page, but with out the Verisign certificate, you'll need to manually register the control on every machine it needs to run on.

    I don't think java applets have the same security restrictions, but I don't know java...

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