| So the file name is dependent on the request parameters (I am only downloading
a single html page)?
How do i set it so a request to index.xxx?arg=1 would download to a static
file name? Would I have to run a script once the download were complete (to
rename the html file), or perhaps add the request parameters in a different
way? | |