Hello all. Hoping someone can help w. code. I am fairly new to VB and have been playing around with it. I created a windows form that displays the IP addresses for different devices on my network. I do this by a selection from a combo box which once the item is selected displays the information into a text box. The form I have has a button next to the text box and what I want this button to do is once the user clicks on it takes them to the web GUI of the IP address displayed in the text box. I used the following code System.Diagnostics.Process.Start(" I need the current IP address to display after the slashes?