href="http://url/download.asp/filename.zip?.asp&file=filename.zip";>fi
lename.zip</a>

You shouldn't need to call the script with the filename, and it might not be desireable or practical.

Well, my download.asp read and output the file given by the file parameter, so it was kind of necessary where I used this :-) This is a copy-paste working example, not how you should do it.

The ContentType I believe has worked for me.

It did not work for me on all browsers, though. Some browsers (I don't remember which one) just wanted to download script.asp all the time, that is why the fancy parametering is used in my example.

- Cs.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to