another CaSe issue
Brought to you by:
nileshd
against the database called infosources containing one
table called USERS, pcg created and installed complete
CRUD code.
However, the insert new record form control (found on
http://192.168.1.102/pcg/web//generatedCode/simple/infosources/USERS/enterNewUSERS.php\)
called the following file
http://192.168.1.102/pcg/web//generatedCode/simple/infosources/USERS/insertNewUsers.php
while the contents of the USERS directory is:
confirmDeleteUSERS.php editUSERS.php
insertNewUSERS.php listUSERS.php
searchUSERSForm.php viewUSERS.php
deleteUSERS.php enterNewUSERS.php
listGridUSERS.php searchUSERS.php updateUSERS.php
The insertNewUsers.php in the URL needs to be
insertNewUSERS.php