How can I have the web browser control navigate to a variable I have tried the code bolw but get a type mismatch
the vaiable is read from a text file that contains a list of urls

WebDl1.Navigate(strImported)

thanks