i've a web server were i 've stored all films. i made a new label wich is an internet link to the film stored in my server.
my petition is the possibility to open amc files stored in a web server in the viewer. maybe only downloading if the date of the files is not the same.
now i use wget to previosly donwload the amc file. i execute the next batch script:
@echo off
wget -N http://xxxxx.yyy/cataleg.amc
START antviewer.exe
exit
thanks
petition for viewer: open catalog files from the web
-
- Posts: 2
- Joined: 2012-05-25 10:52:49