14-09-2007, 11:10 PM
I have
Doesent work though
Code:
Dim TmpStr As String
Dim URLPath as string
URLPath = GetVar(App.Path & "\Config\News.ini", "NEWS", "PATH")
URLPath = InetNews.OpenURL
txtNews.Text = URLPath
Doesent work though
