Click to See Complete Forum and Search --> : change filename: save target as


dille
08-03-2007, 06:35 AM
Hi,

I have a webpage with links to *.docs.
So you can right-click on the link --> save target as --> and file is saved.

But my problem is that IE is going to use the URL behind the link as "filename".
Is their any way I can change this?

Example:
link: <a href="f9fds9dfg.doc">word document</a>
when I right-click --> save target as, my default filename is f9fds9dfg.doc. Is their a way I can influence this, so my default filename is something else (without changing link)???

Thanks