Creating a file for getting input from users
Input form (input.php)
1. insert form
use table as layout
2. Insert text field (field from database – check field properties)
· Textfield
· Charwidth
· Etc
3. Insert submit form
Make sure that your dotted red square is only ONE (1 form in a file)
Insert Record
![]() |
Creating a file for viewing data in database
View file (view.php)
2. Server recordset
4. Create separator
5. Create repeat region
ANY PROBLEMS à RECREATE THE TABLE!!!
No comments:
Post a Comment