Hi Kuroro,
It sounds like you need a very simple version of a Web Browser that can just browse from URL to URL without any added functionality. In that case you can do with only one Invoke Node to invoke the "Navigate" method. "Navigate" will do as it says - navigate you to the choosen URL.
In the attached example SimpleBrowser.vi, I am using the Event Structure to only run the "Navigate" method when the value of the URL control has changed.
Have fun!
- Philip Courtois, Thinkbot Solutions