|
-
Apr 19th, 2007, 06:00 AM
#1
Thread Starter
Addicted Member
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
-
Apr 19th, 2007, 06:22 AM
#2
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.
-
Apr 20th, 2007, 01:41 AM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|