|
|
|
Content-Disposition
|
|||
|---|---|---|---|
|
#18+
Привет всем! Хотел спросить: как можно открыть файл в другом окне через Content-Disposition. Attachment-появляется вспомогательное окно "Open Save Cancel"(оно не надо); Inline-открывается в том же окне(не надо) Надо в другом окне без вспомогательного. Спасибо за помощь! Response.ContentType = "application/pdf"; Response.AddHeader("Content-Disposition", "attachment"); //Response.AddHeader("Content-Disposition", "inline"); Response.BinaryWrite(Data); Response.End(); ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 23.08.2006, 09:54 |
|
||
|
|

start [/forum/topic.php?fid=18&fpage=898&tid=1390328]: |
0ms |
get settings: |
11ms |
get forum list: |
25ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
39ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
31ms |
get tp. blocked users: |
1ms |
| others: | 257ms |
| total: | 383ms |

| 0 / 0 |
