Re: [INTERFACES] WEB-interface

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Sergei Chernev <ser(at)nsu(dot)ru>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] WEB-interface
Date: 1999-04-15 04:40:11
Message-ID: Pine.BSF.4.05.9904150139160.578-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sergei Chernev 1999-04-15 05:12:40 WEB-interface
Previous Message Matthew Hagerty 1999-04-14 18:47:59 Urgent, bool-to-int patch possible?