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


<HTML>
<HEAD>
<TITLE>Employee Search</TITLE>
</HEAD>
<FORM ACTION="employeesearch.cfm" METHOD="Post">
Select all employees:
<INPUT TYPE="submit" VALUE="Search">
</FORM>
</HTML>
This HTML page gives the URL of a Cold Fusion page to process its form:



© 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