I generated some forms and such for a table with 4 fields, and I click, at the index.php for the form,
Enter formname
I enter information into the form, in the four blanks(i made one of them a drop down, why are they all text areas?)
click "insert form"
and it says The requested URL /phpcodegenie/web/generatedCode/framework/test/web/forms/test1/PAGE_INSERT_TEST1 was not found on this server.
why does it try to go to that page?
Btw, generating a simple one works fine. Is it possible, though, to tie an html combobox/dropdown box to a database field with phpcodegenie?
Log in to post a comment.
I generated some forms and such for a table with 4 fields, and I click, at the index.php for the form,
Enter formname
I enter information into the form, in the four blanks(i made one of them a drop down, why are they all text areas?)
click "insert form"
and it says
The requested URL /phpcodegenie/web/generatedCode/framework/test/web/forms/test1/PAGE_INSERT_TEST1 was not found on this server.
why does it try to go to that page?
Btw, generating a simple one works fine. Is it possible, though, to tie an html combobox/dropdown box to a database field with phpcodegenie?