<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <HEAD> <Title>A Sample DSS</title> </HEAD> <BODY TEXT="#000000" link="000000" VLINK="#000000" BACKGROUND="graphics/background.jpg"> <H4><FONT face=arial> <CENTER><TABLE WIDTH="79%" > <TR> <TD> <CENTER> <H3><font face="arial"><FONT COLOR="#C100C1"><FONT SIZE=+2>A Sample DSS</FONT></FONT></FONT></font> </TD> </TR> </TABLE></CENTER> <H4><FONT face=arial> <center><font size=+1>Third Database Example: Delete Example</font><p> <form name="aform" method="post" action="http://www.umsl.edu/servlet/FormServlet"> <input type="hidden" name="USER" value="sauter"> <input type="hidden" name="SQLFile" value="class_select_delete.sql"> <input type="hidden" name="URLhead" value="/accounts/faculty/sauter/public_html/help/database/mydelete.head"> <input type="hidden" name="URLbody" value="/accounts/faculty/sauter/public_html/help/database/mydelete.body"> <input type="hidden" name="URLfoot" value="/accounts/faculty/sauter/public_html/help/database/mydelete.foot"> <table border="2" cellpadding=10> <caption><h3><font face="arial">Delete Exam Results</caption> <tbody> <tr> <td><h4><font face="arial">Student Name</td> <td><input type="text" size="20" name="Name" maxlength="45"></td> </tr> </tbody> </table> <br><p> <input type="submit" value="Select"></form> </center> <p><p><p><P><hr><p> <h4><strong><img src="/~sauter/DSS/javasamples/button2.jpg" width = 20> <a href="/~sauter/help/Links_databases.html">Return to Index</a> <p><br><p> <h6><i>Page Owner:</i> <a href="http://www.umsl.edu/~sauter/">Professor Sauter</a> (<a href="mailto:Vicki.Sauter@umsl.edu">Vicki.Sauter@umsl.edu</a>)<br> <SCRIPT LANGUAGE = "JavaScript"><!-- // This automatically updates the last modified date for the page. // when = document.lastModified document.write("<i>This page was last modified on:</i> " + when + "<br>") // // This automatically updates the location documentation on the page. where = document.location document.write("<i>URL:</i> " + where) //--></script> <br> © Vicki L. Sauter. All rights Reserved. </html>