PC Review


Reply
Thread Tools Rate Thread

Action of Home button

 
 
=?Utf-8?B?SHVzYW0=?=
Guest
Posts: n/a
 
      22nd Mar 2005
Hi EveryBody:
programtically

How can I make code that press the home icon in Internet Explorer

any help will be appreciated

regard's

Husam
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      22nd Mar 2005
Husam,

More and more is protected by the service packs that those things can be
done, why are you asking this? (In IE 7 it can again be different however
again less javascript to be allowed)

Cor


 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      22nd Mar 2005
"Husam" <(E-Mail Removed)> schrieb:
> How can I make code that press the home icon in Internet Explorer


If you created the Internet Explorer window yourself:

\\\
Dim w As Object = CreateObject("InternetExplorer.Application")
w.Visible = True
w.GoHome()
///

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lack of fax in Home Premium vs XP Home cause for action? angbob Windows Vista General Discussion 12 24th Jan 2009 04:03 AM
A2007 - button-action in accdb, no button-action in mdb(A2K) harmi Microsoft Access Forms 1 10th Dec 2008 02:06 PM
How do I link an action button to an object action? =?Utf-8?B?cmF5MTk3NQ==?= Microsoft Powerpoint 2 21st Mar 2006 06:56 PM
how do I assign an Object Action to an Action Button? =?Utf-8?B?S0FsbHBvcnQ=?= Microsoft Powerpoint 1 17th Apr 2005 11:24 PM
Action Button (trigger Button) -- Is there a way to .... John Clements Microsoft Powerpoint 8 23rd Oct 2003 04:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:00 PM.