473,383 Members | 1,733 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Grab the url address of the Mozilla Firefox window

Hi all,

I wrote a program that grabs the url of the IE windows that are opened
by iterating with FindWindowEx until I find the window with
FindWindowEx(ComboBoxChild, 0, "toolbarwindow32", NULL).
It works but not for firefox.
Does anyone know how to do it for Mozilla/Firefox?

Thanks a lot

Oct 17 '07 #1
3 2889
On 2007-10-17 18:09, ca*********@hotmail.com wrote:
Hi all,

I wrote a program that grabs the url of the IE windows that are opened
by iterating with FindWindowEx until I find the window with
FindWindowEx(ComboBoxChild, 0, "toolbarwindow32", NULL).
It works but not for firefox.
Does anyone know how to do it for Mozilla/Firefox?
Your question does not have anything to do with the C++ language, please
ask in a group/mailing-list that discusses Mozilla/Firefox.

--
Erik Wikström
Oct 17 '07 #2
On Oct 18, 12:52 am, Erik Wikström <Erik-wikst...@telia.comwrote:
On 2007-10-17 18:09, caroline...@hotmail.com wrote:
Hi all,
I wrote a program that grabs the url of the IE windows that are opened
by iterating with FindWindowEx until I find the window with
FindWindowEx(ComboBoxChild, 0, "toolbarwindow32", NULL).
It works but not for firefox.
Does anyone know how to do it for Mozilla/Firefox?

Your question does not have anything to do with the C++ language, please
ask in a group/mailing-list that discusses Mozilla/Firefox.

--
Erik Wikström
but ithink it's about the program,at least some help could be taken.

Oct 18 '07 #3
On 2007-10-18 08:43, go**********@126.com wrote:
On Oct 18, 12:52 am, Erik Wikström <Erik-wikst...@telia.comwrote:
>On 2007-10-17 18:09, caroline...@hotmail.com wrote:
Hi all,
I wrote a program that grabs the url of the IE windows that are opened
by iterating with FindWindowEx until I find the window with
FindWindowEx(ComboBoxChild, 0, "toolbarwindow32", NULL).
It works but not for firefox.
Does anyone know how to do it for Mozilla/Firefox?

Your question does not have anything to do with the C++ language, please
ask in a group/mailing-list that discusses Mozilla/Firefox.

--
Erik Wikström

but ithink it's about the program,at least some help could be taken.
Sure, FindWindowEx looks like a win32 function to me, for more help
about using it ask in a group discussing win32 programming. You can also
take a look in the FAQ for some suggestions of groups to ask in:
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

--
Erik Wikström
Oct 18 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: fogwolf | last post by:
First a basic outline of what I am trying to do: I want to have a page spawn a pop-up when you click "submit" on its form. On this pop-up page there will be another form. When you click "submit"...
2
by: nick | last post by:
I have the following code: var w=window.open('popup.htm','','width=400,height=400'); w.opener = this; var img = w.document.getElementById('pic'); However, the img variable is always null in...
36
by: Simon Wigzell | last post by:
I have the following in my webpage: <body onresize=CenterIt(); onMouseMove=mouseCheck(event);> CenterIt and mouseCheck are my own javascript functions. Works fine for IE and Opera, doesn't...
6
by: Erik Steffl | last post by:
I am trying to create a simple custom web spider using mozilla and javascript, the basic functionality is to open a website and then manipulate it using DOM (possibly opening links etc.). it...
4
by: aure_bobo | last post by:
Hi all, I'm currently developping a web app, and this one must be compatible with IE and Mozilla Firefox. In this webapp, I would like to launch automatically a anchor link (href) with a...
0
by: BACON | last post by:
I'm just starting the process of reorganising my modest little website and cleaning up all the HTML, and the logical place to begin was with the homepage. I made a simple little ASP.NET control...
5
by: BACON | last post by:
I'm just starting the process of reorganising my modest little website and cleaning up all the HTML, and the logical place to begin was with the homepage. I made a simple little ASP.NET control...
7
by: Dayo | last post by:
Hello folks. Sorry if this seems a bit silly, I have no experience with this type of code. Here is a fading script for an Image Gallery I am looking to fix. It works with IE and Safari but not...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.