Results 1 to 5 of 5

Thread: VB on the Web

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Location
    Canada
    Posts
    106

    Question VB on the Web

    Hey all!

    I used to know how to make things in Visual Basic that I could embed in a web page (files that were basically EXE's but I could put in a web page, as I said . . . ) I want to do this again, but I can't remember how . . . Can anybody help? I have VB 6.0 with SP 5, and (if it matters) IE 5.5.


    Thanks,


    JD

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Easy - ActiveX controls.

    Or (not very popular ActiveX document DLLs or EXEs).
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Or turn the exe into a dll and use ASP to access your functions and use html as your inerface.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Location
    Canada
    Posts
    106
    OK . . .

    I have just one problem . . . I have no clue how to use HTML to interface for ASP functions . . . That and I don't know ASP, so that's out of the question (but thank you anyway ).

    Now, JoshT, I've tried your idea, but it never works for me (my browser says the control can't be found or something like that). How would I go about correcting that?


    Your input is much appreciated!

    JD

  5. #5
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Use the Package and deployment wizard to generate the correct <object> tags.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

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