type = form                                
header = FormMaker
class=form
tableclass=Form
fieldheaderclass=Heading
database=College
javafiles={jquery.js,java.js}
cssfiles={Forms.css}

type= add
input=text
header=Name
incol = User.Name

type = view
header = College
refcol= College.CollegeName
valcol= College.CollegeId
input = dropdown                  
incol = User.CollegeId


type = add
header = RollNo
input = text                  
incol = User.RollNo

Add a code snippet to your website: www.paste.org