Home arrow HTML arrow Page 3 - Completing Construction of a Database Form with HTML
HTML

Completing Construction of a Database Form with HTML


In this conclusion to a thirteen-part series on building database forms with HTML, I will talk about the program that receives the data of the transmitted table at the server. I will show you how to do it using CGI and Perl. Recall that the data is actually HTML Form elements sent from the client’s computer.

Author Info:
By: Chrysanthus Forcha
Rating: 5 stars5 stars5 stars5 stars5 stars / 2
October 08, 2008
TABLE OF CONTENTS:
  1. · Completing Construction of a Database Form with HTML
  2. · The Body Element
  3. · The Third Main Row
  4. · The Last Two Rows
  5. · Cgi-bin Directory
  6. · Brief Explanation of the Web Page Code

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Completing Construction of a Database Form with HTML - The Third Main Row
(Page 3 of 6 )


This is the third main row.


<tr id="TR2">

<td>

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

<tbody>

<tr>

<td colspan="3" id="TD20"><input type="hidden" name="W2" value="W2"><input type="text" name="T20" value="Dial Goldtone Expansion Bracelet Watch"></td>

</tr>

<tr>

<td id="TD21">

<textarea style="width:245px;height:90px" name="Dn21" rows="1" cols="20">A mother-of-pearl dial complemented with a goldtone case and bracelet, this Armitron watch makes a versatile addition to any woman's wardrobe.</textarea>

</td>

<td id="TD22">

<textarea style="width:245px;height:90px" name="F22" rows="1" cols="20">Polished goldtone case and bracelet. Stainless steel case back. Goldtone hands and hour markers. Diamond hour marker at 12 o'clock. Mother-of-pearl dial. Japanese quartz movement. Expansion bracelet.</textarea>

</td>

<td rowspan="2" id="TD23">

<input type="file" name="Pi23" value="watch3.jpg">

</td>

</tr>

<tr>

<td id="TD24">

<input type="text" name="Pr24" value="39.95">

</b>

</td>

<td id="TD25">

<input type="text" name="De25" value="ADDED">

</td>

</tr>

</tbody>

</table>

</td>

</tr>


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 4 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials