I have a site set up such that this URL
http://members.server.com/check?&param1=path1/path2/&param2=filename
should be substituted with
http://members.server.com/shoots/path1/path2/filename
I set up the substitution:
In URL *, replace check?&param1=***/**/&param2=* with shoots/***/**/*
I test the URL and it comes out perfectly in the test pop-up window, but when I actually start downloading, that URL doesn''t get translated as I expect. Any thoughts?
You may try to change to:
Replace:
check?&param1=**/&param2=*
With:
shoots/**/*
Would this work?
If not, can you send me the details to support@metaproducts.com ?
Best regards,
Oleg Chernavin
MP Staff
That didn''t work; how can I email you the project settings easily?
Yes, save it to a text file (Export - Project Settings) and send me to support@metaproducts.com. If you do not hear from me within two days, please post here again and I will try to write you myself.
Oleg.
Thanks for the info; I''ve just now emailed the project settings.
> Thanks for the info; I''''ve just now emailed the project settings.
I forgot about this project - did you find anything on this?
Quite strange - I found no E-mail to you in March. I will now write you myself to the address you specified in the forum.
Oleg.
I sent a reply to your email now, thanks!
I got it. Replying now.
Oleg.
I replied too - please let me know if my description is clear enough, thanks.
I fxied the problem. It didn''t apply URL Substitutes rules to the links from HTML forms. Here is the updated oe.exe file:
http://www.metaproducts.com/download/betas/OEP3086.ZIP
Oleg.