Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print HTML File from Command Window
Message
From
01/09/1999 09:13:53
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
01/09/1999 09:05:00
Amit Abhangrao
Charmi Software Exports
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00260096
Message ID:
00260109
Views:
13
>Hi Vinod,
>
> I didnt find IE Object reg. entry. How to define?
>
>Please help
>
>Regards
>Amit

These are basic commands to create a IE OBject..

oBrowser = CREATEOBJECT("InternetExplorer.Application")
oBrowser.Navigate("www.microsoft.com")
oBrowser.Visible = .T.

Chk out these links on ms site..
KB Article
Q156732 How To Print From The Microsoft Web Browser Control Internet


Pls wait for few minutes.. I'll post you some additional links..

Plus Erik Moore is the right guy for this stuff... Recently he has posted lot of useful msgs.. u can chk that..
Previous
Reply
Map
View

Click here to load this message in the networking platform