RE: [VB.Net] Making a cool File/Directory Search 04-05-2013, 03:25 PM
#31
Dim OpenSelected As String
OpenSelected = "C:\" & TextBox1.Text.ToString
System.Diagnostics.Process.Start(OpenSelected)
Figured it out. I was trying to open the file all wrong. Above is the code I wound up using.
Coder-San - Thank you for tellg me that it triggering was a factor it all sort of fell into place after you said that.
OpenSelected = "C:\" & TextBox1.Text.ToString
System.Diagnostics.Process.Start(OpenSelected)
Figured it out. I was trying to open the file all wrong. Above is the code I wound up using.
Coder-San - Thank you for tellg me that it triggering was a factor it all sort of fell into place after you said that.


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)



![[Image: 120x240.gif]](http://www.gomezpeerzone.com/wp-content/uploads/2011/11/120x240.gif)