May 17, 200817 yr I am creating a database where the users have to log in. If they log in and have already created an entry, but need to edit the entry, I want a script to take them to it. If they have never logged in and need to add a new entry, I want another script to allow for that. What would these scripts look like? How do I check for the existence of a record? Thanks in advance
Create an account or sign in to comment