save as zip file from web

User avatar
sal21
PlatinumLounger
Posts: 4362
Joined: 26 Apr 2010, 17:36

save as zip file from web

Post by sal21 »

https://www.gardainformatica.it/gi_db_c ... -3bfd3.zip

Based this link i need to download the zip file and store in c:\mydir\comuni.zip

only a prob, this zip file change the name based the current update date!

peraphs i can use a like statement, similar:

https://www.gardainformatica.it/gi_db_c ... db_comuni-" *like date yyyy-mm-dd* ".zip"

note:
actually i store the date of zip file in a access table
or i can download the zip file with a compare date of current date stored in access table... idea

User avatar
HansV
Administrator
Posts: 78543
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: save as zip file from web

Post by HansV »

Perhaps you should test SpeakEasy's code before tackling new problems...
Best wishes,
Hans