|
|
| Savas Ates 2004-08-25, 4:21 am |
| when i click the a link i want to see a thing which is like save as target
...
it can be a word doc or xls or whatever. i want to make it dowloadable when
a user click a link.. how can it be possible...
| |
|
|
This is not the right newsgroup but ...
<a href="www.myserver.com/docs/myword.doc" target="_blank">MyWord</a>
| |
|
| better <a href="http://www.myserver.com/docs/myword.doc"
target="_blank">MyWord</a>
or simply
<a href="docs/myword.doc" target="_blank">MyWord</a>
| |
| Savas Ates 2004-08-25, 4:21 am |
| hey you probably missunderstood me... when you give a link zip file you
seee (open dowload written) a dialog box.. but when you give a link to a doc
file explorer dont behave a zip file.. it opens it.. but i dont want to open
it.. i want to save as dialog box.. is it clear..
and it is not a right place which group can i ask..
| |
| Stuart Palmer 2004-08-25, 4:21 am |
| Think this is what you want.
http://www.aspfaq.com/show.asp?id=2161
Stu
"Savas Ates" <savas@indexinteractive.com> wrote in message
news:Ol6zcFniEHA.3428@TK2MSFTNGP11.phx.gbl...
> when i click the a link i want to see a thing which is like save as target
> ..
>
> it can be a word doc or xls or whatever. i want to make it dowloadable
when
> a user click a link.. how can it be possible...
>
>
| |
| Savas Ates 2004-08-25, 5:58 pm |
| ok 10x i solve it..
| |
|
| ADODB.Stream is disabled since the latest Windows Update. So it can be this
is not longer working on a clients machine.
|
|
|
|