I have a problem, but I know what I have now.
What do I have:
• DB file in access with 100+ lines of data.
• HTML webpage ACCESS file with input
• Homemade Dedicated Server (HDS)
The DB file is saved in my HDS, and my webpage is same Directory has been saved (no external server hosted here).
What do I have to do:
• The DB file gets the HTML input value and saves it.
• Warnings are received from HTML DATA data within DB
Say I have three inputs, which are for DB and HTML, and they are named: Name, Telephone, Date. I want to type in the name of HTML input, telephone and date, and save those information in DB who have the same information. When the due date is near the current date, then the situation is where the HTML page will show a warning.
Note: This question is only for academic objectives and personal development, because I very much recognize with the web programming area.
It is enough how MySQL is built. See References It will not be an access database, but if you need you can import existing data. Your post says that it is academic, however, so you really need to switch. Most web hosts come with databases, even some free web hosts will have a database.
No comments:
Post a Comment