I am not sure if I am posting it at the correct place or not, but I have been asked to develop a page that administrators can use to add values to the database tables, Basically one table. Rather than going to the table, they can add values via this page.
I want to learn HTML 5 and jquery and stuff. So I was wondering if there is a way to grab the column names from a view which is a combination of tables and display colum names to teh user and have the user insert new enteries in the table.
I am not sure if tahts even possible.
I just wanted to see how far I can go to do the work on client side and less server side.Using dynamic javascript and html 5. I am not even sure if I can use database and insert or remove enteries from tables using these two technologies.
Would appreciate if I can get some guidence in that.
Thanks
-Sarah