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 / 53
    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
     

    HTML ARTICLES

    - Comparing Browser Response to Active Client ...
    - Testing Browser Response to Active Client Pa...
    - Active Client Pages: Completing the Code for...
    - ACP and Browsers: Setting up an Example
    - How Browsers Respond to Active Client Pages
    - Completing a Tree with Active Client Pages
    - HTML Form Verification and ACP
    - Building an ACP Tree
    - Completing an ACP 3D HTML Table Image Gallery
    - Building an ACP 3D HTML Table Image Gallery
    - A Multiple Page Image Gallery with Active Cl...
    - Building an Image Gallery with Active Client...
    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers
    - Downloading Long HTML Pages with ACP







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