first of all .. i'm pretty new @ vb ... but i really would like some help.

i made a simple webbrowser in VB .. Many Tutorial can be found on the net, but i cant create the following:

RIGHT after a user click a new link/url i want the following message be displayed:
msgbox("Going to the following URL:") Then i need the Link that was just clicked.. this message must be displayed before navigating to the...