hey everyone
im trying to design a relational db with web forms that can be accessed over a web browser. So far ive only ever designed dbs on microsoft access and am not to sure how to create a html page that can act as a form for a database. Is there any software out there that will let me create the database and design a web form, or would i have to create an sql database in one program and html forms in a webeditor like dreamweaver?
also, i want users to be able to log in with their own usernames and passwords (i assume ill need to create a table only visible to admins which stores login info), but say if the url might be something like mysite.com/db_login and the next page might be mysite.com/sensitive_information id need a way to keep the db secure enough so someone wouldnt be able to type in the second url and skip the login page, is this easy enough to do or is it pretty complicated?
im hoping someone can recommend a program that will let me accomplish everything i need in one place, but im realistic enough to know that it may not exist, so if not can someone just point me in the right direction so i can read up on what i need to do?
Ive got a pretty good knowledge of relational dbs,
vb, sql and html/
js/php, etc. so dont be afraid to point me to something complicated
cheers,
ben