RE: [PHP-DB] records into an editable box

2002-03-06 Thread Shrock, Court
do you mean something like: \n"; ?> of course, the output above would need to be inside an html form. > -Original Message- > From: jas [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 05, 2002 11:35 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] records into an editable box > > > How

Re: [PHP-DB] records into an editable box

2002-03-06 Thread jas
No dan I mean textbox... but I am assuming you dont have any idea where a good tutorial would be then. Thanks anyways. Jas "Dan Brunner" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello!! > > Do you mean a textarea?? > > And you want to populate the "texta

Re: [PHP-DB] records into an editable box

2002-03-06 Thread Dan Brunner
Hello!! Do you mean a textarea?? And you want to populate the "textarea" with the data, right? Dan On Wednesday, March 6, 2002, at 01:34 AM, [EMAIL PROTECTED] wrote: > How would I change this sql statement to pull the db table and display > it > within an editable box within a form? Any h