HTML
  Home arrow HTML arrow Completing Construction of a Database Form...
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 
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

Completing Construction of a Database Form with HTML
By: Chrysanthus Forcha
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 2
    2008-10-08

    Table of Contents:
  • Completing Construction of a Database Form with HTML
  • The Body Element
  • The Third Main Row
  • The Last Two Rows
  • Cgi-bin Directory
  • Brief Explanation of the Web Page Code

  • 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


    Completing Construction of a Database Form with HTML


    (Page 1 of 6 )

    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.

    I wrote the code using a personal web server and ActivePerl both running on the Windows operating system, in one computer. You can still use a web site on the Internet. In that case simply change the “http://localhost” that you see in the code below to the address (http://www.yoursite.com) of your web site.

    The personal web server I used is called Abyss Web Server XI. You can search for and download this web server and the latest version of ActivePerl from the Internet for free. After that, install the server and activePerl; to save time, allow default settings. Normally, the default web site address of the personal web server is http://localhost (you usually cannot have more than one web site with a personal web server).

    I will provide a simplified version of the code I gave you for the shopping web page. With this simplified version it will be easier for you to understand and test things yourself.

    There is only one rule in the Transmitted table; this is to simplify things. The code segment shown next shows the start tag of the HTML page and the HEAD element.

    <html>


    <head>

    <style type="text/css">

    table#TransmittedTable {display:block}

    </style>

    </head>


    More HTML Articles
    More By Chrysanthus Forcha


       · We are finally there. After this, you will be able to enter a new world of database...
     

    HTML ARTICLES

    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers
    - Downloading Long HTML Pages with ACP
    - Background Images for a Menu for All Browsers
    - React and ToChoose Functions for a Menu for ...
    - Fast FAQ Session with ACP
    - Functions for a Menu for All Browsers
    - Browser Compatibility Modifications for a We...
    - Building a Drop-Down Menu with Nested HTML L...
    - Table Attributes for a Menu for all Browsers
    - Modifying a Web Page Calendar
    - Styling Elements of Nested HTML Lists
    - Configuring Tables for a Menu for All Browse...
    - Showing a Full Year with a Web Page Calendar
    - Designing with Nested HTML Lists







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