Click to See Complete Forum and Search --> : how to maintain database search with in the site


redhat
09-05-2005, 07:54 AM
can any one help me in creating the data base search in my site i dont know much about html plzz tellme possible code for doing this i `am using the front page for creating my website

redhat
09-05-2005, 07:56 AM
oppps plz help him

the tree
09-05-2005, 08:08 AM
This has nothing to do with HTML. HTML is merely markup, a way of formatting infomation, is doesn't do anything.

You'll need a scripting language that your server supports (PHP, ASP, Perl, JSP, CF) and then a database system (MySQL, MSSQL, Oracle).

Once you've figured wich ones your using (basically depends on what your server supports) then you'll probably want a ready-made Content Management System (unless you feel up to learning two languages and putting it together yourself) that has whatever search features you desire.

You might want to look at some open source CMSs (http://opensourcecms.com) and try them out.

Side notes
Don't use Front Page, it produces terrible code. This is a forum, not a chatroom. You easilly have enough time to spell "please" in full.