Form Design - Data Edit Form

From: <operationsengineer1(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Form Design - Data Edit Form
Date: 2005-03-03 17:13:11
Message-ID: 20050303171311.51094.qmail@web52404.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

i'm using php 4.3 to interact with pgsql 7.4.5 and i'm
using adodb and a manuel lemos' form class.

i have pretty much nailed down a method for creating
data entry forms.

i will be working on data edit forms going forward.

what are the better approaches for enabling user data
edits?

do you set up a query with an sql "like" value (to
limit the return values) and then print out radio
button, query result pairs enabling the user to check
the radio button of the record s/he would like to
modify?

i think i can hack through the code to actually
display the record and allow for the update once i
know what record the uder wants to modify.

any ideas, suggestions or links to quality tutorials
would be much appreciated.

tia...



__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Thom Dyson 2005-03-03 17:22:56 Re: Form Design - Data Edit Form
Previous Message Zouari Fourat 2005-03-03 15:51:50 Re: unicode and frensh accents