Welcome to Foxite.COM Community Weblog Sign in | Join | Help

New Tab in IE7

I love the new tecnology and use the new features for more excite solutions, in this case is IE7 and they tabs.

This is an example:

on VFP

abc=CREATEOBJECT("internetexplorer.application")

abc.Navigate2("groups.msn.com/FoxEcuador",2048)

On VB (one of three forms)

Dim ob As Object

ob = CreateObject("internetexplorer.application")

ob.Navigate2("groups.msn.com/foxecuador", 2048)

ob.visible = True

 

Franklin Garzón

MVP Visual FoxPro

 

Published Sunday, October 28, 2007 5:37 PM by frankling
Filed Under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

What do you think?

(required) 
required 
(required)