Results 1 to 3 of 3

Thread: VB application VS HTML

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    188

    VB application VS HTML

    Hi all,

    I know we can open a webbrowser from VB application, but can we read the value from the html into VB application? Or can HTML form send the value into the VB application?

    Thanks!
    OB

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: VB application VS HTML

    You can access HTML forms from VB. (But for sending data from the html page to your VB app, I think only way is creating your own activeX control and host it in that html page.)

    Check out Static's webbrowser control tuturial: http://staticfx.com/vb_wbc.html
    Also search the forum/google for HTML Document Object Model.

    PS: Are you oceanebelle's brother ?
    Last edited by iPrank; Apr 19th, 2007 at 06:26 AM.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    188

    Re: VB application VS HTML

    oh well, I have to find out another way to get around with this then!
    btw, i am not oceanebelle's brother, sorry!!! hehe

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