Skip to main content

Problem:

This demo shows the use of drop down menus, submit, check marks, radio buttons, and how to insert an input image. It also is an asymmetric application so when you hit the submit button, another page is returned.

Resolution:

INTRODUCTION

==========

This project shows how to use drop down selects, check marks, radio buttons, submit buttons, and server-side text.

SOURCE FILES:

==========

Program Files         Description

-------------------     -----------------------------------------------------------

WebDemo.APP      NetExpress project file

WebDemo.CBL      COBOL source code (CGI source)

Copy Files:

-------------------     -----------------------------------------------------------

WebDemo.CPF      Copybook (generated by Form Designer)

WebDemo.CPY      Copybook (generated by Form Designer)

WebDemo.CPV      Copybook (generated by Form Designer)

Form Files:

-------------------     -----------------------------------------------------------

WebDemo.HTM     HTML (input) form

WebOut.HTM        HTML (output) form

Image Files:

-------------------     -----------------------------------------------------------

bday1.GIF             GIF file for WebDemo.HTM

OPERATION:

========

Consider the following steps:

1. Load WebDemo.APP into Net Express

2. Click on Project > Update All Dependencies

3. Click on Project > Rebuild All

4. Run/Animate the project

==========================================================

Keywords: demonstration, sample, example, demo, web programming, webdemo.zip

demo.ex

demo.ne

demo.se

Attachments:

webdemo.zip

Old KB# 4208