Just put a <form> with the value="" bits having the values you want the
user to edit.


On Fri, 2004-07-09 at 14:39, Harlequin wrote:
> This is really confusing and I'm sure very simple to achieve.
> 
> I already have values selected that I want to open and edit:
> 
> $sql = "SELECT * FROM RegisteredMembers WHERE UserID='$_POST[TXT_UserID]'";
> 
> I basically want to recall these values on screen for the user to edit
> themselves. Once I've achieved that I'm assuming that I simply use an INSERT
> command but need to achieve the first step first of calling the data up...
> 
> -- 
> -----------------------------
>  Michael Mason
>  Arras People
>  www.arraspeople.co.uk
> -----------------------------
-- 
I/O, I/O,
It's off to disk I go,
A bit or byte to read or write,
I/O, I/O, I/O...

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to