answersLogoWhite

0

No, HTML is not a programming language. It doesn't have the tools necessary to link to the database. You'll need something a little bit heavier, like PHP, ASP, JSP, or Ruby. (Or any of a billion others.)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you access css Im not sure if its in HTML im not sure how to access either of these?

You need to have the files in the same folder. Add this to HTML: <link rel="stylesheet" type="text/css" href=".css">


Can someone list some good scholarly sourced web databases for Art History?

Go to a university library. Libraries pay for databases so if you have a library card, you can have web access to these databases. See the Yale University link below.


How do you link style sheet to different folders?

To link a stylesheet in HTML, you use the <link> tag within the <head> section of your HTML document. If your stylesheet is in a different folder, you specify the path relative to the HTML file's location. For example, if your HTML file is in a folder called "pages" and your CSS file is in a folder called "styles," you would link it like this: <link rel="stylesheet" href="../styles/style.css">. The .. indicates moving up one directory level to access the "styles" folder.


Can you connnect databases to HTML pages?

Yes; you will need to use PHP or ASP to connect to your database and display its content in an HTML page.


How do you open HTML document?

click on html link


Uses of databases in the business world?

http://www.businessintelligencelowdown.com/2007/02/top_10_largest_.html


How do you access Microsoft Access databases with PHP?

ODBC / System DSN


How do you link rdbms page with HTML?

RDBMS cannot link directly with HTML. A third party jar is to be required to do the same.


What is the largest database size allowed in Microsoft access 2003?

2 GB, but the user can link tables in multiple databases together if a database over this limit is needed.


What are the types of linking in HTML?

There are various kinds of linking in HTML. You can link to other webpages, which is the main kind of link. You can link to other parts of the same page. You can link to e-mail addresses. You can link in other files that are used for HTML pages like script files and style sheets.


Up to how many databases can be made in ms access 2007?

You can make as many as you want, there is no license restriction with how many databases you can create with MS Access 2007.


How do you insert a video from the internet into an HTML document?

In order to insert a video, you can paste the link into HTML. This link will cause the video to embed in webpage.


Href in HTML?

href is used in HTML to link from one website/webpage to another.


What benefits do you get when working as a csi?

Access to the government databases.


Why is PHP used?

PHP is used to create dynamic websites, this is a step up from HTML as it allows you to do much more than creating static websites. Using a language such as PHP also gives you access to using databases with your website such as MySQL.


Can you link an HTML page to your HTML page?

If it is someone else's page and they control the page, then only they can add a link on their page to your page. If you have two pages that you control, then you can link them to each other.


What is the HTML for the Pokemon gts?

{link moved}


Why are databases used in the library?

Database is used so that people can be able to access e-books, journals using Databases such as Ebcohost, Online Public Access Catalog (OPAC).


What is a HTML homepage?

An HTML homepage is usually named index.html and will link your visitors to the homepage of your website.


Which person discovered HTML?

No one discovered HTML. Follow the link below to the wikipedia page.