General discussion

  • Creator
    Topic
  • #2072835

    Web enabling a custom VB app

    Locked

    by d.c. ·

    We are interested in providing accessability to a VB app over the internet (via a browser). Can this be done.

    Thanks.

All Comments

  • Author
    Replies
    • #3782649

      Web enabling a custom VB app

      by oliver w. ·

      In reply to Web enabling a custom VB app

      It can.
      There are different approaches for that.
      1. ASP: When you are using COM Components in your app a web frontend with ASP can be easily programmed.
      2. ActiveX, build your VB App as ActiveX (COM Component with integrated GUI) and thet it’s similar to a java-applet

      But you definitely need some research on that (there is no click and go soluiton for that)

      hope that helps
      Oliver

Viewing 0 reply threads