I'm trying to build a insert or update type of form. If the record doesn't exist (in the database), then it will be inserted. If the record does exist, then it will be displayed completely to the user and the next submit button will just update the changes the user makes.
How can I do that? I know how to do each task separately --- I can do a submission form and a single record update. But I'd like a combination of both now.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Kuroshi
How can I do that? I know how to do each task separately --- I can do a submission form and a single record update. But I'd like a combination of both now.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.