Yes and thanks very much for the post. I've been trying to use some of the
examples on that site but just can't seem to get it to work right.
I've posted a reply to my own thread "below" I'd really appreciate any input
you can provide.
--
-
Michael Mason
Arras Peopl
[snip]
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'
Just put a 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 RegisteredMemb
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 achi
4 matches
Mail list logo