RE: [INTERFACES] Upload...

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] Upload...
Дата
Msg-id 1B3D5E532D18D311861A00600865478CA0A0@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-interfaces
I don't think this is possible with an Applet, due to it being kept in a
sandbox within the browser.
 
However, you can using html forms upload a file (using <input type=file
name=name>) and then using a cgi script, which could be either Java,
Perl, etc.
 

Peter 

-- 
Peter Mount 
Enterprise Support 
Maidstone Borough Council 
Any views stated are my own, and not those of Maidstone Borough Council.


-----Original Message-----
From: Robson Martins [mailto:robson@netalfa.com.br]
Sent: 13 July 1999 21:12
To: pgsql-interfaces
Subject: [INTERFACES] Upload...


Hello everybody...
Anybody know or have any .java or how to make one to work on a web form,
that allow the user upload a file, in my case a .gif or .jpg, and this
image be placed on a database (postgres), my problem is the upload.
If anybody can help me i really would like.
Hugs...Robson ( robson@netalfa.com.br )



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

Предыдущее
От: "Robson Martins"
Дата:
Сообщение: Upload...
Следующее
От: "Ken J. Wright"
Дата:
Сообщение: temp table problem