Basic HTML version of Foils prepared May 3 1998

Foil 25 A Simple HTML page

From Java Blend and Cold Fusion High Level Database Interfaces CPS616 Web Technologies -- Spring 98. by Chao Wei Ou


1 <HTML>
2 <HEAD>
3 <TITLE>Employee Search</TITLE>
4 </HEAD>
5 <FORM ACTION="employeesearch.cfm" METHOD="Post">
6 Select all employees:
7 <INPUT TYPE="submit" VALUE="Search">
8 </FORM>
9 </HTML>
10 This HTML page gives the URL of a Cold Fusion page to process its form:

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998