Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / September 2005

Tip: Looking for answers? Try searching our database.

Change URL of IEXPLORE Process

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Srinivas - 22 Sep 2005 00:07 GMT
Hi,
   In my application I started a Process using ProcessStartInfo supplying
it parameters iexplore.exe and a URL. I am trying to reuse the same process
by supplying it with a different URL. After assigning a new ProcessStartInfo
object created with a New URL  I am trying to refresh the Process. This
action is not refreshing the Internet Explorer with the new URL. Please let
me know if there is a way to change the URL of an existing IEXPLORE process
so that the browser displays the new web page.

Thanks ,
Srinivas
Ian Evitable - 22 Sep 2005 04:48 GMT
No i dont think so, not using a process instance. Generally if you want to
manipulate IE programmatically yo use the navigate event of
AxSHDocVw.AxWebBrowser.

Maybe you need to look into how your booting IE. If there is no specific
need to be starting it via a process.start command then id suggest your
using the wrong class to achieve your goal.

Ian

> Hi,
>     In my application I started a Process using ProcessStartInfo supplying
[quoted text clipped - 7 lines]
> Thanks ,
> Srinivas
Herfried K. Wagner [MVP] - 22 Sep 2005 08:10 GMT
"Srinivas" <Srinivas@discussions.microsoft.com> schrieb:
>    In my application I started a Process using ProcessStartInfo supplying
> it parameters iexplore.exe and a URL. I am trying to reuse the same
[quoted text clipped - 7 lines]
> process
> so that the browser displays the new web page.

<URL:http://dotnet.mvps.org/dotnet/code/net/#IEReuseWindow>

Signature

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

Srinivas - 22 Sep 2005 22:16 GMT
Perfect. That solves my problem. Thanks a lot.

Srinivas

> "Srinivas" <Srinivas@discussions.microsoft.com> schrieb:
> >    In my application I started a Process using ProcessStartInfo supplying
[quoted text clipped - 10 lines]
>
> <URL:http://dotnet.mvps.org/dotnet/code/net/#IEReuseWindow>
Srinivas - 23 Sep 2005 16:08 GMT
Perfect! This solves my Problem. Thanks a lot.

Srinivas

> "Srinivas" <Srinivas@discussions.microsoft.com> schrieb:
>>    In my application I started a Process using ProcessStartInfo supplying
[quoted text clipped - 10 lines]
>
> <URL:http://dotnet.mvps.org/dotnet/code/net/#IEReuseWindow>

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.