Click to See Complete Forum and Search --> : Save a Word Document to disk
vonpato
06-06-2003, 12:22 PM
I have a link to a Word Document, when I click on it, it open in a new Window, but what I want to do is to save it to disk.
Someone know how can I do this?:confused:
(Sorry for my bad English)
AdamGundry
06-06-2003, 12:37 PM
You can right-click on the link and click "Save Target As...".
Adam
vonpato
06-06-2003, 01:13 PM
Tanks you Adam, that is one solution, but what I realy want is directly open the "Save as.." window when I click over the link.
You can do it with server side code... http://www.infinitypages.com/research/download.htm
vonpato
06-06-2003, 02:07 PM
Tanks you Pyro, that is just what I need, but I am working with asp and IIS. I try the code in php but it don`t work
I don't know any ASP, but I do know that Dave Clark has make something similar to this in ASP... Perhaps you could PM him and ask, or hope he reads this thread.
vonpato
06-06-2003, 02:33 PM
ok, Pyro, thanks you very much again, I will try to find Dave Clark