Results 1 to 2 of 2

Thread: using vb to put data onto website

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    1

    using vb to put data onto website

    Guys,

    i am trying to write some Vb to take data from one cells in a worksheet and put in a website but having a couple of problems as im very new to this.

    I have managed to get the vb to start the website i need and to put the curser in the right box, but cant seem to be able to copy the cell that i need onto the page,

    Also is there a to put a 8 digit number into a inputbox and copy this to the web page

    Many thanks

    i hope one of you can help

  2. #2
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: using vb to put data onto website

    Wel Come to the forum

    To manipulate wepages from vb, you have few methods.
    1. HTML DOM
    2. Microsoft HTML Object Libarary
    3. Microsoft Web Browser Control

    Code bank have many examples. please have a search in code bank.

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