sarduspater
Programmer
I need to be able to save a xls or txt file without open it.
I work with vba within excel and explorer 6.
If I use WebBrowser1.Navigate "fileURL" I can view a txt file within Explorer, but i need only save it (it's an attachment file in an intranet mail).
I try with WebBrowser1.openURL, but webbrowser don't have this method.
Thanks
I work with vba within excel and explorer 6.
If I use WebBrowser1.Navigate "fileURL" I can view a txt file within Explorer, but i need only save it (it's an attachment file in an intranet mail).
I try with WebBrowser1.openURL, but webbrowser don't have this method.
Thanks