|
-
October 31st, 2006, 09:36 PM
#1
Browser and api
hi guys,
i want api method which enable me to control browser througth my application as if my application is run ,i can know which pages user open immediately.............how?
Last edited by honeyboy_20; October 31st, 2006 at 09:39 PM.
-
November 1st, 2006, 05:14 AM
#2
-
November 1st, 2006, 07:39 AM
#3
Re: Browser and api
I have absolutely no clue what you want to achieve.
What does 'control browser' mean?
-
November 1st, 2006, 09:01 AM
#4
Re: Browser and api
You could use the WebBrowser control inside a Form in your application.
Or you could use Internet Explorer's automation interface.
-
November 1st, 2006, 12:27 PM
#5
Re: Browser and api
thanks,
if u see any program like blocker which prevent illegal sites so i want to make program like this so i need my progam know which pages user open and make socket with the user open page
-
November 1st, 2006, 10:39 PM
#6
Re: Browser and api
-
November 1st, 2006, 11:52 PM
#7
Re: Browser and api
 Originally Posted by honeyboy_20
..*....*??
Hehe funny dude
-
November 2nd, 2006, 08:07 AM
#8
Re: Browser and api
refer Browser Helper Objects
-
November 2nd, 2006, 01:27 PM
#9
Re: Browser and api
 Originally Posted by mikoil
Hehe funny dude 
as u see , but i want any help to do that
-
November 3rd, 2006, 03:42 PM
#10
Re: Browser and api
Subclassing/MessageHook/<some one please insert cool or scare the hell out of you sounding name that I missed to do this job > is the way to go. Not sure whether the subclassing or MessageHook is possible with C#. Never done that before with C#.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|