How can you get the browser address?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2009
Posts: 1
Reputation: cleonar is an unknown quantity at this point 
Solved Threads: 0
cleonar cleonar is offline Offline
Newbie Poster

How can you get the browser address?

 
0
  #1
Sep 29th, 2009
Is there an easy way to capture a firefox browser address(url) in c++? I'm trying to check if a page pops up after a click event, the test address is known and static.

Any help would be greatly appreciated, thanks!
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 331
Reputation: Ryshad has a spectacular aura about Ryshad has a spectacular aura about 
Solved Threads: 61
Ryshad's Avatar
Ryshad Ryshad is offline Offline
Posting Whiz

Re: How can you get the browser address?

 
0
  #2
Sep 30th, 2009
You'll probably get more help if you post this in the Web Development section..or the C++ section
Please don't take for granted the work that solvers do for you. Take the time to fully understand the code they give you so that you might adapt it to future problems.

"Learning is more than absorbing facts, it is acquiring understanding.” - William Arthur Ward
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 155
Reputation: vuyiswamb is an unknown quantity at this point 
Solved Threads: 5
vuyiswamb's Avatar
vuyiswamb vuyiswamb is offline Offline
Junior Poster

Re: How can you get the browser address?

 
0
  #3
Sep 30th, 2009
This is how you can do it

http://www.webcheatsheet.com/ASP/get...t_page_url.php

Kind Regards

Vuyiswa Maseko
Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 118
Reputation: marco93 is infamous around these parts marco93 is infamous around these parts marco93 is infamous around these parts 
Solved Threads: 12
marco93 marco93 is offline Offline
Junior Poster

Re: How can you get the browser address?

 
-1
  #4
Sep 30th, 2009
Originally Posted by vuyiswamb View Post
This is how you can do it
http://www.webcheatsheet.com/ASP/get...t_page_url.php
This has nothing to do with C++...
If on windows, to get current URL, use Win32 api (Shell and others)
Last edited by marco93; Sep 30th, 2009 at 9:47 am.
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC