glitchgirl
06-01-2006, 08:59 AM
Okay, I wish I could show you what happens, but its a site for our building so its on the network's intranet.
So here's the deal, I have a full functioning, back-end database running website. Didn't have a problem until this point. I guess they shuold come up eventualy right?
Of course there is a login so that the staff of this section can edit things in the database. Now, I would like them to be able to update their account information, because we are constantly moving around and it would be easier for them to change for example phone numbers, to update the contact page, than it would for me to have to chase them down to get their new number and insert it. Well, the problem is, I am of course ID 1 or the first username in the table, after they login, they become me or something. Because to test my theory I did a welcome "username" first. Well it only shows up whatever is in ID 1. How would I change this, so they could in fact change only THEIR account information not mine =)! lol. I wouldn't mind setting up a new Login page, so they have to verify its them, how would I pass the URL variable?
Thanks,
Jesi
So here's the deal, I have a full functioning, back-end database running website. Didn't have a problem until this point. I guess they shuold come up eventualy right?
Of course there is a login so that the staff of this section can edit things in the database. Now, I would like them to be able to update their account information, because we are constantly moving around and it would be easier for them to change for example phone numbers, to update the contact page, than it would for me to have to chase them down to get their new number and insert it. Well, the problem is, I am of course ID 1 or the first username in the table, after they login, they become me or something. Because to test my theory I did a welcome "username" first. Well it only shows up whatever is in ID 1. How would I change this, so they could in fact change only THEIR account information not mine =)! lol. I wouldn't mind setting up a new Login page, so they have to verify its them, how would I pass the URL variable?
Thanks,
Jesi