|
-
May 1st, 2008, 09:37 AM
#1
Thread Starter
New Member
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
-
May 1st, 2008, 01:36 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|