I am trying to add a new book to my database via the browser
Hi, the tables display ok but nothing happens when the "Add" button is clicked.
The new album should appear at the bottom of the list?
Code:
<HTML>
<BODY>
Album Database ADDING Albums BY Names ETC
<TABLE BORDER="0">
<FORM METHOD="GET">
<TR><TD>name</TD><TD><input type="text"name="name"></TD></TR>