Results 1 to 5 of 5

Thread: View a form in a HTML Page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    117
    Does anyone know how to view a form i made in VB in an HTML page and upload that html page to a server so that others can see it too. Hope you understand what i mean

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    The thing that you mean is called an ActiveX control

    I don't remember exactly how to make those to work, by
    It would work only on IE ...

    Anyway, you need to make a research on ActiveX controls ..

    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

  3. #3
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Wink

    You can press PrintScreen or Alt-PrintScreen to place the form into the Clip-Board. Then, using your favorite image software, paste and if necessary edit the picture then save it.

    How to put the image into an HTML page and uploading it to the net is another question...
    Combat poverty: kill a poor!!

  4. #4
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    for interactivity, ie your program is on the web, you need an activex control, otherwise use other method. You can also do this for screen capture:
    oops, deleted it LOL. any way, just use one of the givin methods, if they don't work, post and i'll give you my method
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    117
    gwdash can you please post your method. is it posiible to embed a program created with activeXcontrol in my HTML page?

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