Viewing 8 posts - 1 through 8 (of 8 total)
just saved the web page now but when i try to upload it here it says im not allowed to because of the file type mht
October 19, 2011 at 5:51 am
When i use Opera browser and right click inspect element i see this javascript for the file download
<span onmouseover="style.cursor='hand'" onmouseout="style.cursor='default'" style="text-align: left; cursor:
default" valign="bottom" title="7020905001.DWI7-02.zip"
onclick="download('|Provincial|09|05|7020905001|2011|May|DWI7|7020905001.DWI7-02.zip','getfile.aspx');">
is there no way...
October 19, 2011 at 5:30 am
Thanks! that helped alot, problem sorted 😀
August 25, 2011 at 2:05 am
IV copied some of my code in the script i have this far
Dim sMsg As String
Dim oleDA As New OleDbDataAdapter
Dim dt As New DataTable
Dim col As...
June 29, 2011 at 6:24 am
The problem is if i download all the files from the ftp it takes 30min at the moment. I have a table with all the filenames which i have downloaded...
June 28, 2011 at 6:23 am
So i managed to get the list of filenames from the ftp that i need to download. Is there a way to specify that only those filenames get sent in...
June 27, 2011 at 2:12 am
Iv come across that topic, but thats SSIS 2005, is there not much difference?
June 23, 2011 at 11:21 pm
Viewing 8 posts - 1 through 8 (of 8 total)