Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
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
HTML Code Base
•
Form Designer
•
RTF 2 HTML Converter
Code Samples
HTML
Form Designer
Code Resource
Author:
RyanJames
Difficulty Level
:
Published:
10th Jun 2007
Read:
1297 times
Filed in:
HTML
Add Comment
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
♦
Form Designer
♦
RTF 2 HTML Converter
Popular Code Samples
♦
Form Designer
♦
RTF 2 HTML Converter
Related Code Samples
»
PerlScript HTML Form
Post Comment
Members Please Login
Name:
Email:
(Optional. Used for Notification)
Title:
Comment:
Validation Code:
<=>
(Enter this code in text box)
Popular Coders
#
Coder Name
Hits
1.
RyanJames
1298
2.
chowsys
1215
Active Coders
#
Coder Name
Codes
1.
chowsys
1
2.
RyanJames
1
Refined Tags
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved