You can create a link to the debug file or .exe file.
such as:
Code:
<a href="file:\\servername\pathtoflile\c:\program files\program.exe" style="color:Blue">Click Here</a>
<a href="file:\\servername\pathtoflile\c:\program files\program.exe" style="color:Blue">Click Here</a>
Dim Conn As New OleDbConnection Dim connect As String connect = Application.StartupPath & "\login.mdb" Conn = New OleDbConnection(" connectionstring here
Dim xmldoc As XmlDataDocument = New XmlDataDocument xmldoc.Load("please.xml")
Leave a comment: