|
-
May 7th, 2001, 11:17 AM
#1
Thread Starter
Addicted Member
Browser
Hello,
I want to make a program that includes web browser inside itselef,
and then distribute it to other Win95/98/Me/NT/2000 users.
I use VB5.0 & Windows 95
1) Is there any ActiveX control that does what I need to do?
Note: As you know there are some versions of Windows 95 that don't have
Internet explorer installed with, and I have this version and there are
some users that have this version.
2) Can I print the contents of the the ActiveX Browser?
3) Have I to upgrade Windows or Visual Basic to perform such task?
Thanks,
Belal Marzouk
-
May 7th, 2001, 04:57 PM
#2
Hyperactive Member
the is the MS internet Control. that is a Browser...
-
Jun 4th, 2001, 05:13 AM
#3
New Member
There is a web browser control comes with internet explorer
just add refernce to microsoft internet controls in your project reference and use object browser for webbrowser object to show all
of its methods and properties.
create an object of webbrowser object in your code and then use it.
it is a complete browser like explorer 5.
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
|