G
Guest
I am attempting to create a password system in my data base.
I have a table which has a username a password and a link to a picture.
I have created a form where the user enters thier username and password,
then when the password is correct I wish to poke the link to the picture into
a field on a sub form.
I don't know how to poke the link in to the field on the sub form. The form
containing the subform will already be open, initially I intended putting my
password form in as a subform, but it doesn't seem to work if I do!
However I can put a button on to open the password form.
I am not looking for any great security with this procedure. I have looked
at access passwords but I'm not sure they'll do what I want, as I don't want
the user to have to enter a password to open the program.
I just want the user to enter a password to attach a picture of themselves
to a field.
Thanks
Ian
I have a table which has a username a password and a link to a picture.
I have created a form where the user enters thier username and password,
then when the password is correct I wish to poke the link to the picture into
a field on a sub form.
I don't know how to poke the link in to the field on the sub form. The form
containing the subform will already be open, initially I intended putting my
password form in as a subform, but it doesn't seem to work if I do!
However I can put a button on to open the password form.
I am not looking for any great security with this procedure. I have looked
at access passwords but I'm not sure they'll do what I want, as I don't want
the user to have to enter a password to open the program.
I just want the user to enter a password to attach a picture of themselves
to a field.
Thanks
Ian