Form Design - Data Edit Form - Mailing list pgsql-php

From
Subject Form Design - Data Edit Form
Date
Msg-id 20050303171311.51094.qmail@web52404.mail.yahoo.com
Whole thread Raw
In response to PHP function error ** SOLVED **  ("Sarah, Godfrey, Matthew & Vera" <kyedza@sdf.lonestar.org>)
Responses Re: Form Design - Data Edit Form  (Thom Dyson <TDyson@sybex.com>)
List 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/

pgsql-php by date:

Previous
From: Zouari Fourat
Date:
Subject: Re: unicode and frensh accents
Next
From: Thom Dyson
Date:
Subject: Re: Form Design - Data Edit Form