Home arrow HTML arrow Page 2 - Building the Recordset for an HTML Database Form
HTML

Building the Recordset for an HTML Database Form


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.

Author Info:
By: Chrysanthus Forcha
Rating: 3 stars3 stars3 stars3 stars3 stars / 2
September 24, 2008
TABLE OF CONTENTS:
  1. · Building the Recordset for an HTML Database Form
  2. · The Other Records
  3. · Code
  4. · Maximum Number of Records a Web Page Can Have

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Building the Recordset for an HTML Database Form - The Other Records
(Page 2 of 4 )

You need at least five records to really understand the recordset. You can join all the code segments in this part and the previous part of the series to form a web page, which is entirely new compared to the other web pages we have had in the earlier parts of the series.

Let me emphasize here that the amount of text for the TEXTAREA element can be very large. There is no problem with that since the problem of download time can be solved today. I intend to write an article on that.

This large amount of text will not occupy space since the TEXTAREA element has small dimensions. By default the TEXTAREA element has the vertical scroll bar. The user can use this to scroll down if he finds the content interesting.

The traditional way to do this is to have a link that the user will click and then go to another page that will have all the text. The disadvantage with this traditional method is that, when the user goes to the new page. he is not in the position to easily see the other watches and compare, then make his choice.

My page configuration in this part of the series gives the user the chance to see many things at one time. This increases the chances for him to buy from your site if you have this design.

If you are writing a large amount of text for the small TEXTAREA element, begin with the most important aspect of the text.

I also have to emphasize that the pictures should not be too small or too large. In that way, they can fit as record elements.

Next: Code >>

blog comments powered by Disqus
HTML ARTICLES

- HTML5 Boilerplate: Working with jQuery and M...
- HTML5 Boilerplate Introduction
- New API Platform for HTML5
- BBC Adopts HTML 5, Mozilla Addresses Issues
- Advanced Sticky Footers in HTML and CSS
- HTML and CSS Sticky Footers
- Strategy Analytics Predicts HTML5 Phones to ...
- HTML5 Guidelines for Web Developers
- Learning HTML5 Game Programming
- More Engaging CSS3 and HTML Background Effec...
- Engaging HTML and CSS3 Background Effects
- More Web Columns with CSS3 and HTML
- Columns with CSS3 and HTML
- Creating Inline-Block HTML Elements with CSS
- Drag and Drop in HTML5: Parsing Local Files

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 10 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials