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. General Programming
  3. C / C++ / MFC
  4. How to control in VC6

How to control in VC6

Scheduled Pinned Locked Moved C / C++ / MFC
questionhtmltutorial
6 Posts 4 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.
  • T Offline
    T Offline
    tamasan
    wrote on last edited by
    #1

    I have a html page. I load to VC6 Dialog. I want to make some button that call the link on html page. How can i make it?

    _ H T 3 Replies Last reply
    0
    • T tamasan

      I have a html page. I load to VC6 Dialog. I want to make some button that call the link on html page. How can i make it?

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      tamasan wrote:

      I have a html page. I load to VC6 Dialog.

      How are you loading the HTML page in your dialog?

      tamasan wrote:

      want to make some button that call the link on html page.

      Do you want to open the link in a browser window on button click?

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      1 Reply Last reply
      0
      • T tamasan

        I have a html page. I load to VC6 Dialog. I want to make some button that call the link on html page. How can i make it?

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        I think you need to say more explain but if you want to show html files on dialog you can use CDHtmlDialog


        WhiteSky


        T 1 Reply Last reply
        0
        • H Hamid Taebi

          I think you need to say more explain but if you want to show html files on dialog you can use CDHtmlDialog


          WhiteSky


          T Offline
          T Offline
          tamasan
          wrote on last edited by
          #4

          I have an APIs library.It have a function that support me showing html document. OVP_viewDoc((long)m_hWnd); On my dialog, i have some button. I want to link to in html documnet on dialog. but i dont know, how to make it P/S: How can I post image in reply part in this page ?

          H 1 Reply Last reply
          0
          • T tamasan

            I have a html page. I load to VC6 Dialog. I want to make some button that call the link on html page. How can i make it?

            T Offline
            T Offline
            toxcct
            wrote on last edited by
            #5

            ::ShellExecute(NULL, "open", "http://the_url.htm", NULL, NULL, SW_SHOW);


            TOXCCT >>> GEII power

            [VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]

            1 Reply Last reply
            0
            • T tamasan

              I have an APIs library.It have a function that support me showing html document. OVP_viewDoc((long)m_hWnd); On my dialog, i have some button. I want to link to in html documnet on dialog. but i dont know, how to make it P/S: How can I post image in reply part in this page ?

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #6

              If you have a function that it supports html document now what prolem?


              WhiteSky


              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