Wednesday, August 5, 2009

How to connect and access a database table from html page?

how to connect and access a database table from html page using java technology and suggest me any open source web page designing tool for windows system



How to connect and access a database table from html page?





You can%26#039;t connect html with database ....



you must use scripting language to do it ....



just like php , asp , asp.net , cgi , perl etc, ajax ...



html is just to provide the desain ( interface ) ....



if you want to use java technology ... just using ajax ... but of course you must combine with scripting language ....



by



http://www.gunungpring.com



How to connect and access a database table from html page?



You can import java.sql. packages and should be able to connect to the odbc driver which can help you to connect to the database backend.As for webpage designing tool,try NVu by Mozilla.Its good with lots of features.



Other Replys:http://www.webcheatsheet.com/asp/databas...



Other Replys:You must connect a html to a database through a programming language like ASP, ColdFusion or PHP. The point of these kinds of languages is to create dynamic database-driven sites out of static HTML sites.

No comments:

Post a Comment