HTML
  Home arrow HTML arrow Building the Recordset for an HTML Databas...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
HTML

Building the Recordset for an HTML Database Form
By: Chrysanthus Forcha
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2008-09-24

    Table of Contents:
  • Building the Recordset for an HTML Database Form
  • The Other Records
  • Code
  • Maximum Number of Records a Web Page Can Have

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Building the Recordset for an HTML Database Form


    (Page 1 of 4 )

    Welcome to the eleventh part of a thirteen-part series that shows you how to build database forms with HTML. In the previous part, we began to handle the layout of a tabular form. In this part, we will pick up where we left off, so you can get a better feel for the recordset and begin putting everything together.

    The Second Record

    Now, the table arrangement (rows, columns, rowspan and colspan) of the records should be the same. This will give your Tabular Form a consistent look. It will also facilitate the writing of the program associated with it. Here comes the second record with its associated HTML tags. Note the consistency between it and the first.


    <tr id="TR1">

    <td>

    <table cellspacing="0" cellpadding="0" border="1" class="record">

    <tbody>

    <tr>

    <td colspan="3" width="712" height="20" class="name" id="TD00"><input type="text" value="Platinum Rhinestone Lined Fashion Wrist Watch" class="title" readonly id="EI10"></td>

    </tr>

    <tr>

    <td width="250" height="120">

    <b>Description</b>

    <textarea style="width:245px;height:90px" readonly id="EI11" rows="1" cols="20">Glittering rhinestones set on a stylish silverplated case make this cuff watch a dazzling fashion accessory.</textarea>

    </td>

    <td width="250" height="120">

    <b>Features</b>

    <textarea style="width:245px;height:90px" readonly id="EI12" rows="1" cols="20">2-mm rhinestone border. Silverplated case. Base metal band with faux leather overlay. Stainless steel caseback. White dial with black numbers and hands. Hinged cuff. Japanese quartz movement. Case dimensions: 32 mm wide x 39.4 mm long x 8 mm thick. Bracelet dimensions: 14 mm wide x 6 inches long.</textarea>

    </td>

    <td rowspan="2" width="212" height="150">

    <input type="file" class="file" readonly id="EI13" value="watch2.jpg" style="background-image: url('watch2.jpg')">

    </td>

    </tr>

    <tr>

    <td width="250" height="30">

    <b>Price($):<b/> <input type="text" value="29.95" readonly id="EI14">

    </td>

    <td width="250" height="30">

    <button type="button">Add to Cart</button>

    </td>

    </tr>

    </tbody>

    </table>

    </td>

    </tr>


    More HTML Articles
    More By Chrysanthus Forcha


       · You gotta start indenting your code...i mean come on. That stuff is completely...
     

    HTML ARTICLES

    - Using a 3D HTML Table as a Recordset
    - Building a 3D HTML Table
    - Maximizing and Restoring HTML Images: Layer ...
    - Completing Construction of a Database Form w...
    - Maximizing and Restoring Images in a Tabular...
    - Building the Recordset for an HTML Database ...
    - Laying Out a Database Form with HTML
    - Tabular Database Form Functions with HTML
    - Tabular Database Forms with HTML
    - Using the Find Functions for HTML Database F...
    - Sorting for Database Forms with HTML
    - Edit and Other Database Form Functions with ...
    - More Database Form Functions with HTML
    - Database Form Functions with HTML
    - Using the HTML Table Element as a Recordset






    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
    Stay green...Green IT