ok if you had a text file that held a url how would you use it in


lReturn = ShellExecute(hwnd, "open", "URL GOES HERE", vbNull, vbNull, SW_SHOWNORMAL)

^all one line^

thanks