manage stored files via web

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема manage stored files via web
Дата
Msg-id 20030320104645.GA16456@pirmabanka.lv
обсуждение исходный текст
Ответы Re: manage stored files via web  (apz <apz@nofate.com>)
Список pgsql-php
Hello.

Sorry for off-topic, but...

I have the following problem. I'm developing system with ability to store
files inside it. Files are being stored in postgres as large objects.

The problem is, that actual file names are stored along with LO oids. When
user wants to download some file, it clicks on link: "...?oid=<oid>&action=get"
and browser suggests strange name for file being downloaded (currently it
suggests domain name or link text as file name).

What I want is that file name suggested by browser would be the one, stored
in DB. I currently enclose it in Content-type: HTTP header, but that seems
to be not working.


Thanks in advance.

--

Victor Yegorov

Вложения

В списке pgsql-php по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: icon on website
Следующее
От: "Grant Henderson"
Дата:
Сообщение: Re: manage stored files via web