Home
|
Ask Question
|
Interview Questions
|
Tech FAQ
s
|
Engineering
|
Company
|
Geek Forums
|
Interview Coaching
|
Online Quiz
|
Interview eBook
Code Base
Submit Code
Back
Oracle
PHP
Java
ASP.NET
C#
Delphi
VB.NET
Perl
ColdFusion
SQL Server
MySQL
C
C++
UNIX
AJAX
Flash
HTML
CSS
Java Script
VB Script
XML
Python
MS Access
MainFrame
HTML Code Base
•
Clock
•
Form Designer
•
RTF 2 HTML Converter
Code Samples
HTML
Form Designer
Code Resource
Author:
RyanJames
Difficulty Level
:
Published:
10th Jun 2007
Read:
3919 times
Filed in:
HTML
Add Comment
Sponsored Links
The HTML program designs a student form.
Sample Code
<H1
ALIGN
=
"center"
>
Student Form
<
/
H1>
<FORM
METHOD
=
"POST"
ACTION
=
"http://www.geekinterview.com/example.cgi"
<CENTER>
<CENTER>
Student Name:
<INPUT
NAME
=
"name"
size
=
"20"
>
Email Address:
<INPUT
NAME
=
"email"
size
=
"20"
>
<P>
Address:
<INPUT
NAME
=
"addr"
size
=
"40"
>
<P>
Class:
<INPUT
NAME
=
"class"
size
=
"20"
>
<P>
GRADE:
<SELECT
NAME
=
"Choice"
>
<OPTION>
Outstanding
<OPTION>
Very good
<OPTION>
Good
<OPTION>
Average
<OPTION>
Below Average
<
/
SELECT>
<P>
Further Comments:
<BR>
<TEXTAREA
NAME
=
"Comments"
ROWS
=
"10” COLS="
40
" WRAP="
Virtual
">
Copyright GeekInterview.com
Next Article:
RTF 2 HTML Converter
Latest Code Samples
♦
Clock
♦
Form Designer
♦
RTF 2 HTML Converter
Popular Code Samples
♦
Form Designer
♦
RTF 2 HTML Converter
♦
Clock
Related Code Samples
»
PerlScript HTML Form
Post Your Comment:
Members Please Login
Your Name:
*
e-mail ID:
(required for notification)
*
Image Verification:
Subscribe
Popular Coders
#
Coder Name
Hits
1.
RyanJames
3920
2.
chowsys
3029
3.
Nidhi Saxena
1725
Active Coders
#
Coder Name
Codes
1.
chowsys
1
2.
RyanJames
1
3.
Nidhi Saxena
1
Refined Tags
Copyright © 2012 GeekInterview.com | All Rights Reserved