> i want to set up a form that will load values from a table
 > and make them the
 > "value" of the edit box... then when people press an update
 > button then all
 > of the stuff that changes from the record already in the table gets
 > changed... anybody know how to make it where you can get the
 > values out of a
 > table and make them the default value of a input field...?

What is it that you're having trouble with?  The logic to do what you
want?  The actual code to load values from a table (a database table I
presume)?  The correct HTML that you need to have values in a form
field?  The code to update your database with information from the form?

Perhaps if you got started with working out what you want to do and then
ask questions.

Failing that, I'd be happy to write it for you.  Of course, I'll charge
my normal hourly rate to do so...

CYA, Dave





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to