first, i want to thank you all for the hard work and especially the oe admins
i am using a registered version of offline explorer entreprise and want a complete tuto but not found it so these are my problems please help me :
1
don't want to parsing urls containins *register* or *login* even if the url is site.com/index.cfm?method=read&login=1
2
want offline explorer to rename this file site.com/?dl=XXXXXX like when i download it manually azer.zip and not another name like dlXXXXX or something like this
3
not to download files that i have already downloaded manually like site.com/zips/?dl=XXXXXXX
(i placed them in the directory zips in my project folder)
4
hox to update all files but not overwrite zip files
5
is it possible to modify lines like this
newlocation = "index.cfm?method=home.downloadnow&type=word&cate=supportfiles&contentid=*"
by
newlocation = "an automated name"
when found in html files ?
thank you very match
2. I need some particular example to understand. Usually, the server supplies the alternative name for such URLs and Offline Explorer saves the file under this name automatically.
3. & 4. Check the Skip Existing Media files in the Project Properties dialog.
5. What is "an automated name"?
Best regards,
Oleg Chernavin
MP Staff
for the automated name i mean :
in the source code of an html file that i downloaded with oe i found this
index.cfm?method=home.downloadnow&type=word&cate=supportfiles&contentid=10
in a javascript and not downloaded it's a zip file named by the server word_10.zip
the script is known to have problems with firefox and work only in internet explorer
so i want to modify, if possible automatiquelly, the script in the hmls (downloaded with oe) to work in firefox and to download the zip files manually if not possible with oe
for the point 2 i am sorry it's dl.php?i=XXXXXX and not site.com/?dl=XXXXXX however i can't share the url with other person than you
sorry for my bad english because i am frensh
http://www.metaproducts.com/download/opsetup.exe
It is located in the Project Properties dialog - Parsing section. If you will be unable to make it work, let me know the two URLs - the initial one you want to convert and the final converted one. I will make the conversion rule for you.
Oleg.
i will try it and tell you if it works in few days
Oleg.