hi
im trying to write a program to download the mp4 from "http://entervideo.net/watch/7fb47a9cda2f0af"
so far i have
TextBox2.Text = ""
TextBox8.Text = ""
Dim i As Long
Dim IE As Object
Dim objElement As Object
Dim objCollection As Object
' Create InternetExplorer Object...