Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB.NET
|
VB.NET General VB.NET discussions for issues that don't fall into other VB.NET forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 4th, 2005, 09:44 AM
Registered User
 
Join Date: Mar 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to monitor Website Info from Windows Applicati


Hi all friends:)

I am trying to develop a Windows Application (best in in C#.net or vb.net) that will opens new instance of Internet Explorer when first start up (or when the user choose start Recording from the Action menu). That’s done so far using:

Process.Start("IExplore.exe", "about:blank");
;)
Then when the user type in the URL address in the address bar of the IE (or navigating to new sub links) of any web page on the Internet... then the Windows Application can monitor and record information about the web page being visited...
For example the Windows application can record:

URL of the page
Title of the page
Method used GET of POST
Cookies is there any
Names and Values of the Web Forms Control submitted to the server if possible.
Etc…

If you have any idea or general advice to start me up with “no matter how much small" please post it here and I will be very much thankful

Greetings
Aws







Similar Threads
Thread Thread Starter Forum Replies Last Post
Can we extend the precompiled & deployed applicati amolchikurte ASP.NET 2.0 Professional 1 August 23rd, 2007 09:28 AM
How to get info on Website form Win Application?! Awsok VS.NET 2002/2003 0 March 3rd, 2005 11:31 AM
How to monitor Website Info from Windows Applicati Awsok General .NET 0 March 3rd, 2005 11:30 AM
Move XML files from Windows to Website ocarroll General .NET 10 December 21st, 2004 06:30 AM
Monitor Outlook as a windows service steve-o General .NET 0 September 13th, 2004 09:04 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.