By creating a link, I'm assuming that you mean displaying a web page from a URL on your front panel. I've got a VI that does just this. If you are using Windows, you can use an ActiveX container and load in the Internet Explorer page into your front panel. This allows you to dynamically change the URL and other items about your page through a property node.
First, an ActiveX container (in the ActiveX controls on the front panel) is put on the front panel. Right click on the ActiveX control and select Insert ActiveX Object. Select "Create a Contrl" from the drop down list, and then select Microsoft Web Browser from the list.
Mark