Hello,
I have developed an inventory entry system for a client (one that I have made before and used it with some modifications to db names, etc).
For some reason after the user logs in, they cannot seem to make two or three entries in a row.
For example, they would fill in the fields on the form, click submit, then click the link to add another entry, and so on.
They can do it once and have log out and start all over again. Sometimes it wouldn't accept the first entry.
I have tested the code on my system and created their database using mysql to the same specs as mine and I do not have the same problem.
Aside from possible coding issues, is there anything else outside the code or even database that could causing this?
Thanks!