Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by jaydeep ( 15 years ago )
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

 

Revise this Paste

Your Name: Code Language: