CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Web Based

  1. #1

    Web Based

    Hi Guys
    Can i make a Web Based Application in VC++.
    I have made an application and i want to integrate it into the web.
    It is a property sheet based application.
    I want it to have it in a Html Page so that it can be accessed thro web.Is it possible to make it or i got to go another programming lang namely Java.
    Thanks
    Badrinath

    If u got helped Rate this..
    C++ is divine.

  2. #2
    Join Date
    Oct 2001
    Location
    CA,USA
    Posts
    60

    Re: Web Based

    Make it as activex control.
    If your app is dialog based read this article
    http://atcsoft.freeservers.com/thele...gToControl.htm


    Please rate the article if it is of any use to you. This encourages me to reply more and more and more.

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

Featured