HTML
  Home arrow HTML arrow How to Create a Dynamic Web Page
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

How to Create a Dynamic Web Page
By: Dan Wellman
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 3 stars3 stars3 stars3 stars3 stars / 66
    2004-06-14

    Table of Contents:
  • How to Create a Dynamic Web Page
  • Code for Drop-down Box and Text Area
  • Making the HTML Elements Interact
  • Completed File

  • 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


    How to Create a Dynamic Web Page


    (Page 1 of 4 )

    This quick tutorial demonstrates how fast and easy it is to produce web pages with dynamic content that are purely client based. This is aimed at beginners to web programming or those of you who like to keep things fairly simple. Wellman's creative names for cities and towns adds a bit of humor too.


    At heart, the Internet primarily still does exactly what it was first intended to do –- transfer information. The way it does it today however, is vastly different from how it did it about ten years ago. People don’t want to just read lines of text on the Internet; they want to interact with web pages and for it to be an ‘experience’.

    Creating a web page that can change according to visitors selections or interactions is easily achieved via server-based web programming languages such as ASP.NET or PHP, but what if you don’t have the time or the intention to study and learn one of these complex languages? What if your web-space host or your company’s intranet does not facilitate these server-based languages?

    This tutorial, aimed at beginners to web programming or those of you who like to keep things fairly simple, will show you just how fast and easy it is to produce web pages with dynamic content that are purely client based. By client based, I mean that the code behind the page stays the same and any changes are run from within the visitor’s browser. The only down side to VBScript is that older browsers may have trouble executing it. You can use any HTML editor to complete this tutorial, even trusty-old Notepad (which is what I generally use, and have based this tutorial on).

    More HTML Articles
    More By Dan Wellman


       · I tried your tutorial following the instructions and it didn't work. I then decided...
       · I also entered all the code, I did make several typo's but it still did not work. I...
       · The drop down box was populated, but after selecting each item, the textbox did not...
       · I tryed Mozilla and Explorer; neither worked, so it is not a browser issue.
       · Thanks for reading everyone, but please note the date that this tutorial was...
       · the code works perfectly fine for me , pretty helpful for beginners
       · What OS are you using and what browser and version? - Thanks Helen
       · HiI tried this but the persons details do not display in the text area even though...
       · The " marks at the end of the code are not the usual ", in particular not the same...
       · ah! Thanks for the current update! This is great info!
     

    HTML ARTICLES

    - Google Font API: Requesting a Bold Font Styl...
    - Google Font API: Using the Bi Shorthand
    - Working with the Google Font API`s bolditali...
    - Displaying Bold Text with the Google Font AP...
    - Using the Google Font API`s Bold Argument
    - The Google Font API`s i Shorthand
    - Using the Google Font API`s Italic Option wi...
    - Using the Google Font API`s Italic Option
    - The Google Font API: an Introduction
    - Using HTML 5`s Mark, Summary and Details Ele...
    - Embedding External Content with HTML 5`s Art...
    - Building Sidebars with HTML 5`s Aside Element
    - Working with HTML 5`s Footer Element
    - Using the HTML 5 Section Element
    - An Introduction to HTML 5: Doctype, Header a...







    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 7 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek