Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Michael Hamstra #1
Date comparison and file download
My goal, I would like to Compare the date of a file (one on the local drive,
one on a remote server/url), if a newer resides on the server/url, then
download (and replace the existing).
I have looked into FileXtra, BuddyAPI (CopyFile) and ProgressCopy, but
nothing states whether I can copy from a URL/web and download to a local
drive?? Any advise would be greatly appreciated.
Thank you in advance for your assistance!.
Michael Hamstra
Michael Hamstra Guest
-
Date comparison in a text data field
I have a database column field defined as a text. I store dates in format: dd/mm/yyyy. The user passes a Start date search string in the same... -
Download a file
Hello, I would like that a user can download a file starting from a server and that the user could place it where he wants. (sorry I'm a French guy... -
Date comparison failure
Does this qualify as an advanced technique? Sorry if not. This is a section of stock control I am doing to track supplier orders. I have a two... -
Access SQL- Date comparison problem
I use an Access-database where one column stores a date originating from this code: Indate = FormatDateTime(date(),vbgeneraldate) I then want... -
Date comparison :: Original price vs Reduced price :: Access 2000/ASP
I need some guidance in how to control dates with regards price reductions in my product list inside an Access 2000 database. For instance: 1.... -
Gretchen webforumsuser@macromedia.com #2
Re:Date comparison and file download
<<My goal, I would like to Compare the date of a file (one on the local drive,
one on a remote server/url), if a newer resides on the server/url, then
download (and replace the existing).>>
If the files reside on an FTP server you can use ShockFiler Xtra to get the date of the remote file and download it. Lingo's date object will allow you to compare 2 dates. There is a wrinkle if your server and your users are on different time zones.
Gretchen Macdowall
updateStage, inc.
Referring URLs
[url]http://www.updatestage.com/xtras/shockfiler.html[/url]
Gretchen webforumsuser@macromedia.com Guest
-
Michael Hamstra #3
Re: Re:Date comparison and file download
Thanks for your prompt feedback Gretchen.
Michael
"Gretchen" <webforumsuser@macromedia.com> wrote in message
news:bodro3$lpe$1@forums.macromedia.com...drive,> <<My goal, I would like to Compare the date of a file (one on the localthe date of the remote file and download it. Lingo's date object will allow> one on a remote server/url), if a newer resides on the server/url, then
> download (and replace the existing).>>
>
> If the files reside on an FTP server you can use ShockFiler Xtra to get
you to compare 2 dates. There is a wrinkle if your server and your users are
on different time zones.>
> Gretchen Macdowall
> updateStage, inc.
>
> Referring URLs
> [url]http://www.updatestage.com/xtras/shockfiler.html[/url]
>
>
>
>
Michael Hamstra Guest



Reply With Quote

