Can we make a database connection from HTML ?

Answer Posted / anand

No. HTML is client side only. Its parsed at the client end.
The server side scripting languages are used to deal with
databases and other resources.

Is This Answer Correct ?    94 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

java based application for hospital management

3443


What are the three basic components of the odbc architecture?

466


Name the method, which is used to prepare a callablestatement.

504


What is SQL Warning? How to retrieve SQL warnings in the JDBC program?

542


How can we store and retrieve images from the database?

511






What are the types of statements in jdbc?

524


How many types of jdbc drivers are available?

490


Explain about column name and getter method?

593


Does jdbctemplate close connection?

493


How many packages are available in jdbc api?

537


When does the result for an sql statement return null?

512


Does jpa use jdbc?

487


How do I receive a ResultSet from a stored procedure?

519


What is jndi lookup?

510


Why is odbc needed?

492