| Sorry, i will try to explain myself better :
- on a browser, clicking the link
<http://myserver/myapp/myop?name=fhjdhjsdhsjhfjh>
gives a popup with "save file as" and the popup displays a given name for the
file : "myFile.xml"
If i save the file, it is stored with name "myFile.ext"
- on httrack, file is mirrored but with a name that is different :
"myop123.html"
My will for Httrack is to store the file with name "myFile.xml".
Is it possible ? | |