o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

[2008] Web Browser - Make Event Listener -

I've got a web browser control, but I'm looking for a mouse down event, but it doesn't have any.. Can I make one some how???

Or is there another web browser I can use that has that event?

(Mouse Middle Button Click)

Cheers
Icyculyr

 

[2008] Web Browser - Make Event Listener -
I've got a web browser control, but I'm looking for a mouse down event, but it doesn't have any.. Can I make one some how??? Or is there another web browser I can use that has that event? (Mouse Middle Button Click) Cheers Icyculyr


Confusing Question... -
Ok I'm migrating from VB6 to VB.Net and I'm a bit confused on something, I'm working on Net.Sockets, Now I'm looking in many example programs trying to figure this out. In VB6, Winsock had events that fired, when data comes in, the DataArrival event was automatically fired. Now in .


[1.0/1.1] Sending and Accepting String from Listener in C# -
hi all, supposing, i have to send out a string of message from my client program to my server via a Listener. this Listener served as a 'middle men' between server and the client application. anyway, i would like to know how do i send out a string to the Listener (ignore the Listene


[2008] Make my webbrowser default browser -
I made a browser called as Icy Memory Browser with tab feature. One of my question is how am i suppose to make this browser an option to be the default windows browser. And is there a code for Visual Basic to check if the browser is set as default browser at the start of the prog


NT Service (NTSVC.OCX) - Where to listen for events -
Hello all, I have a question concerning implementing an NT service using NTSVC.OCX that listens to a user-defined event. Where would you initiate the listener? Looking at some sample code, looks like once you call the .StartService method, the event handler automatially handles i


[2008] custome web browser -
Does anyone know of any custom web browser class that i could use to replace the web browser. I am trying to make a small .net web browser to run on OSX using mono but the problem seems to be that 1) i cant get it to work because im missing something called libgluezilla and 2) even


Socket Exception -
I have made a simple TCP Listener App that responds to a Client (Also made by me). The Client App has a TcpClient configured on the same port (9000) as that of the Listener App. When I start the Listener for the first time, it goes fine. If I stop it and start it again, all goes fin


[2005] I have a working listener - Now what -
i have a working http listener... i want to make an instant messenger... do i have to use a specific port or can i pick my own? i obviously need the code to send messages... but for now what's my next step?


[2008] Help with the history in My Browser Please!!! -
Hi again, can't believe I am having sooooo many problems and am coming up with such good ideas (not trying to compliment myself ). Now I am wondering if anyone knew how to make a pop-up like history displayer. And when it does pop up, and if you click on it, it will go to that page in


[2008] Watching a web browser window for a particular event -
Hey all, I am wondering how 'download managers' watch web browser windows? More specifically, I wanted to create a application that auto fills a web browser form when it realises that a particular form has been loaded into the web browser and wondered what the basic method is? For


Web Browser events -
Hi, I'm using web browser object to show my results. I want to make some chage on this browser but couldn't find necessary property on properties window of the webbrowser object. For example i want to disable mouse rigth click event and change mouse cursor. Last how can i put zo


Multithreading design -
I am not very familiar with multithreading techniques. Therefore, let me ask whether or not the following design will work as I expect it to, or whether it will cause me untold grief, or both: The basic problem is to read UDP datagrams, and send datagrams. Sending is no big deal. On


[2008] Browser Features -
Hi, I am working on a browser and I need a little help, again. I was wondering how I would be able to put a search bar on my taskbar of the browser? Then my second question is how would I be able to have a history for my browser? Thanks!


Click event for web browser objects -
I notice that the web browser doesn't have a click event. Is there any way that I can detect for a mouse click within the web browser window? I can't find an equivalent event. Thanks Aidan


[02/03] listener -
does anyone knows how can i create a listener to Registry that records the keys that has been added ?


Multi Threading UI Updates -
Hi all I have a TCP/IP server app which has a listener running on a seperate thread from the UI. Every time it creates a new connection to a client, it spawns a new thread to handle communications with that client while leaving the listener free to accept connections from other cien


web browser adress -
hi, ive just started making a web browser in vb 2008 ive added a web browser compoment a command button and a text box, in the text box they enter the link they would like to visit then click the command button and the web browser goes to that link. however i dont no the code to enter


Translator VB 2008 -
I don't know much VB but I want to know how you make VB Serbian- English translator in VB 2008, can anyone post me link or give me help for this. So far in VB I have only make Internet browser and autotyper.


(2008) Updating programs -
Hey ive made a web browser, and its going on the web for download. Is there a way i can make updates and let the browser download them automatically or when ever i make a update do i have to uninstall the program and install the new one?? Im not that advanced in visual basic so please


Disable Control-N on a Web Browser Control -
I am trying to make a mini-customized Web Browser. It is only supposed to be able to go to ONE page. I have the Web Browser control navigating only to the ONE Web Page, but recently it was discovered that if the user hits Control-N, then a new browser window comes up and then they co


[2008] [Questions] webbrowser -
I have a couple questions: 1. How do i 'use' another browser in my browser, for example is it possible for me use firefox in it instead of the default ie? 2. Whats the difficulty scale of creating my own browser dlls? (My own browser period, but a simple one none the less.)


JTextArea Listener -
I am a bit confused with the whole eventListener business. I have a JTextArea that I want to add a listener that detects when the text within has been changed. What is the best way to do this? Any help welcome.


VB 2008 - Refresh IE BROWSER -
Im using VB 2008, and what to automatically refresh a browser such as IE for every 5 seconds. How would I do this? I know a timer is needed though.


TCP Client - Listener -
A friend of mine is writing a TCP client and a TCP listener who have to communicate with eachother. But it doesn't work. He's stuck, and really doesn't know how to procede with the programming. Is there somebody who could debug these vb.net projects (see attachment)?? thanks


OnUnload event -
How does one trap the OnUnload event of the window object. When I close a window I would like to trap the Unload event. I tried calling it in the BODY tag as shown below. <BODY OnUnLoad="UnLoader"> However in this case the unload event is invoked when I click on the R


UnLoad event -
How does one trap the OnUnload event of the window object. When I close a window I would like to trap the Unload event. I tried calling it in the BODY tag as shown below. <BODY OnUnLoad="UnLoader"> However in this case the unload event is invoked when I click on the R


VB8 Web Browser & Progress Bar -
Hi Guys, I am very new to visual basic (using 2008 version) and its concepts however i am just trying to create a very simple application which will just use the web browser to access files on my server. I have made up the design of the programme inclding the web browser and the progr


Basic Code for Buttons -
Hello, ekeak here I was just wondering how I could get a button to make the typical vb webbrowser change web pages. It is your typical web browser. Anyway, please post if you know the answer. My version is 2008, but I posted here because it isn't .NET and there is no forum for 2008.


[2008] Launch browser with button click -
I am very new at VB, using VB 2008 Express. I have created a very simple splash window (form) which will reside on a CD and autorun. It contains one button which should launch the index.htm file from a folder on the same CD. I have searched through help in VB which I find poor, and on


Registry After Installation! -
I have created a WebBrowser in VB6 using the Microsoft Internet Control. Now when the browser loads for the first time, the app reads some Registry values to find out whether the browser is the default browser or not. If it is, then as usual proceed ahead & open the browser but if


[2008] Back & Forward in web browser -
How do I get back & forward to work properly with a web browser? they go no where.. Do I have to make the list manually, or what? Cheers Icyculyr


VB browser function BeforeNavigate2 -
I wrote a program with browser function beforenavigate2 in Windows XP with VB 2005. This function mainly control the URL that the user can able access to but it's not work well in Vista. So I installed VB2008 on Vista and try to compile it again, but VB 2008 hasn't this function (


Mouse gestures for VB web browser -
Hi, I'm fairly new to vb and am trying to create a web browser using the Microsoft Internet Controls component. What I'd like to do is make use of mouse gestures but can't find a way to do this as the Web Browser doesn't have a mouse move event. Does anyone have any ideas how


[2008] Extras for web browser -
I have created a web browser and i have made it so the user can change the backgrond colour, txt colour stuff like that (i know a bit ott) i want to know how to make it so the user can change the settings and when they close the browser and then reopen it, it saves the settings like th


[2008] Internet Browser Help -
Hello, I am now making an internet browser that is advanced. I was wondering if anyone here knew how to make a history thing and a favorites pop-up (that takes you to the website and possibly show a snapshot of the website). Please Help!


[2008] Editing CSV File -
I have a CSV File and i want to edit it and make a new column in it my current text in CSV file (Some) Username,Your referral since,Last click,Clicks R1181312,2008-06-13 16:49:00,2008-07-18 09:27:00,40 R1477140,2008-06-13 16:49:00,2008-07-17 10:18:00,73 R30994,2008-06-13 16:49:0


Web Browser New Window -
Is there any way i can make a link that usually opens in a new window open up in the current window? Because when i press certain links in the web browser i made, it opens it up in Internet Explorer, which I blocked. Or could i make a vb web browser my default web browser, so it


[2008] How to make tabbed browsing -
Making my first project it is a Web Browser, How can i make tabs? E.G like firefox.


How to trap window close event of Browser in IE -
I want to trap the event of the Window close of the Browser using Java Script so that I can call the function on that event. I am writing a Client Server application using Java Script and Java Servlets. I am giving client a database connection when the user correctly logins to the ser


capturing close event of browser -
Hi there! In Unload event of the window, is it possible to capture if the user clicked the 'x' button of the browser window? Thanks in advance.