Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear All, i am in need HTML code to register a new student have name, father name, enrollment number, course, mobile number, submit fee[two option] by cash or draft
Posted

1 solution

Create an HTML form -
HTML Forms[^]
Forms in HTML documents[^]

That won't be enough. You will need to store this information in a database or flat file.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900