473,788 Members | 2,814 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Navigate The internet explorer...

Hi EveryBody:

I used the sendMessage function to change the url of internet Explorer to
www.yahoo.com and here what I did :

SendMessage(hWn d, WM_SETTEXT, 0, "http://www.yahoo.com/")

but I face this problem that the internet explorer did not start navigate to
the url that I set which is www.yahoo.com, so any help that let me know how
to make the internet explorer start navigate by using win32 api to the url
that I set ?

any help will be appreciated

regard's

Husam

Nov 21 '05 #1
1 1540
Husam wrote:
Hi EveryBody:

I used the sendMessage function to change the url of internet Explorer to
www.yahoo.com and here what I did :

SendMessage(hWn d, WM_SETTEXT, 0, "http://www.yahoo.com/")

but I face this problem that the internet explorer did not start navigate to
the url that I set which is www.yahoo.com, so any help that let me know how
to make the internet explorer start navigate by using win32 api to the url
that I set ?

any help will be appreciated

regard's

Husam


What if the user is not using IE, but another browser? If you start/run
the url it should automatically open the default browser.

--
Rinze van Huizen
C-Services Holland b.v.
Nov 21 '05 #2

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

Similar topics

3
1406
by: guy | last post by:
Hi all - And apologies if I'm in the wrong newsgroup. I'm a newbie here and I'd certainly appreciate any pointers to the right forum. To the point... We're running a WebBrowser object (through an AxWebBrowser activex control), and have found that it navigates to a "cannot load" error page when the network cable's unplugged. I should add at this point that we're trying to navigate to a page on localhost ;-)
2
1241
by: Husam | last post by:
Hi evreyBody: I set the text of internet explorer to www.yahoo.com by using sendmessage function and here what I did: SendMessage(hWnd, WM_SETTEXT, 0, "http://www.yahoo.com/") but i found that the Inerenet explorer did not navigate to the url that i set, some body told me to use shellexcute function:
7
4501
by: husamal_ahmadi | last post by:
Hi everyBody: I have this question which really drive me cruzy, By using VB.Net: How can I let the internet explorer navigate in the same window either by using win32 API or by using Microsoft Internet Control refreance to my project ? some body toled me to use ShellExcute Function in API but I tried it
0
1039
by: senthilnathan1985 | last post by:
Hi, i'm trying to develop a internet browser some thing like the one in http://www.codelifter.com/main/javascript/accentbrowser1.html. i have developed an internet browser something similar to the one in the above link and is developed using the frames in HTML. for eg. www.google.com when ever a url is entered in the address it opens in the below frame, but when i navigate with in the inner frame (like if i click on Videos) the url of the...
0
9498
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10366
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5536
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4070
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3674
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.