60 lines
2.6 KiB
HTML
60 lines
2.6 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<META NAME="Author" CONTENT="Joshua Neal">
|
|
<META NAME="Description" CONTENT="Pure VGA/SVGA hardware programming (registers, identification, and otherlow-level stuff.)">
|
|
<META NAME="KeyWords" CONTENT="VGA SVGA hardware video programming">
|
|
<TITLE>FreeVGA Feedback</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
|
|
<CENTER><A HREF="home.htm">Home</A>
|
|
<HR WIDTH="100%"><B>Hardware Level VGA and SVGA Video Programming Information
|
|
Page</B></CENTER>
|
|
|
|
<CENTER>Feedback Form
|
|
<HR WIDTH="100%"></CENTER>
|
|
Note - this form requires that
|
|
www.goodnet.com be reachable from your client in order to be sent. If it
|
|
does not return with a success message, check the connection and try sending
|
|
again.
|
|
<BR><FORM ACTION="http://www.goodnet.com/~tinara/cgi-bin/feedback.cgi" METHOD="POST"><B>Name:</B>
|
|
<BR><INPUT TYPE="text" NAME="NAME" SIZE=30>
|
|
<BR><B>Email:</B>
|
|
<BR><INPUT TYPE="text" NAME="FROM" SIZE=30>
|
|
<BR><B>Project/Company/Program:</B>
|
|
<BR><INPUT TYPE="text" NAME="PROJECT" SIZE=40>
|
|
<BR><B>Application of Information:</B>
|
|
<BR><INPUT TYPE="radio" NAME="USE" VALUE="none" CHECKED>Just Curious
|
|
<BR><INPUT TYPE="radio" NAME="USE" VALUE="game">Game Programming
|
|
<BR><INPUT TYPE="radio" NAME="USE" VALUE="demo">Demo Programming
|
|
<BR><INPUT TYPE="radio" NAME="USE" VALUE="os">OS Development
|
|
<BR><INPUT TYPE="radio" NAME="USE" VALUE="driver">Driver Development
|
|
<BR><INPUT TYPE="radio" NAME="USE" VALUE="other">Other
|
|
<BR><B>Type of Software:</B>
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="n/a" CHECKED>Not Applicable
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="personal use">Personal Use
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="public domain">Public Domain
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="freeware">Freeware
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="shareware">Shareware
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="GNU/other">GNU or other
|
|
free license
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="commercial">Commercial
|
|
<BR><INPUT TYPE="radio" NAME="PROGTYPE" VALUE="other">Other
|
|
<CENTER><B>Body of Message:</B></CENTER>
|
|
|
|
<CENTER><TEXTAREA NAME="BODY" ROWS=24 COLS=60></TEXTAREA></CENTER>
|
|
|
|
<CENTER><INPUT TYPE="submit" value=" Send Mail "></CENTER>
|
|
</FORM>
|
|
|
|
<P>Notice: All trademarks used or referred to on this page are the property
|
|
of their respective owners.
|
|
<BR>All pages are Copyright © 1997, 1998, J. D. Neal, except where
|
|
noted. Permission for utilization and distribution is subject to the terms
|
|
of the <A HREF="license.htm">FreeVGA Project Copyright License</A>.
|
|
<BR>
|
|
<BR>
|
|
</BODY>
|
|
</HTML>
|