Re: [INTERFACES] WEB-interface - Mailing list pgsql-interfaces

From The Hermit Hacker
Subject Re: [INTERFACES] WEB-interface
Date
Msg-id Pine.BSF.4.05.9904150139160.578-100000@thelab.hub.org
Whole thread Raw
In response to WEB-interface  ("Sergei Chernev" <ser@nsu.ru>)
List pgsql-interfaces
On Thu, 15 Apr 1999, Sergei Chernev wrote:

> Greetings,
>
> I want to do WEB-interface to postgresSQL 6.4.2 using perl.
> I can do one level web-page, so you can say Username/Password and
> read some data from database.
> But if I want to create subform, I have to know username/password again.
> Now, I'm solving this problem transmitting <input type="hidden"> back
> to client - but this method is wrong.
> I'm using apache web server on bsdi-3.1.

I've started to use .htaccess subdirectories more and more for doing this,
but you could also Cookie's for doign this...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-interfaces by date:

Previous
From: "Sergei Chernev"
Date:
Subject: WEB-interface
Next
From: Michael Robinson
Date:
Subject: Re: [INTERFACES] WEB-interface