Dim ie
Set ie = CreateObject("internetexplorer.application")
ie.Navigate "http://www.dsc-services.be"
ie.Visible=True