|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
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(hWnd, 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 Husam wrote:
Show quoteHide quote > Hi EveryBody: What if the user is not using IE, but another browser? If you start/run > > I used the sendMessage function to change the url of internet Explorer to > www.yahoo.com and here what I did : > > SendMessage(hWnd, 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 > the url it should automatically open the default browser. -- Rinze van Huizen C-Services Holland b.v. |
|||||||||||||||||||||||