Hi eveyone i need to create a web page for result publishing ie if one enters his or her register number then the corresponding result should be published. I guess server side scriptting is needed for this. Any one could share their ideas so that i can proceed without any clarifications. . Also i have a problem in storing it in the database. For example by just giving the number it should generate Name, Reg Number, Course of Study on the top of the table and then the table is divided into 4 columns for Subject, Internals, Externals and Result. If i use SQL how to store it in the database and retrieve it??
Result Publishing Website Creation
Collapse
X
-
Tags: None
-
Hello karthickse,
Sounds like you’re new to this and the good news is you found this site. I have seen new people come to this site and find solutions and fixes to their questions and problems. For you I would suggest looking at the “Howtos” link above and start there. There are a few very good articles that you can read that will get you started. Don’t worry the articles are short and to the point with examples in them.
After you get started and if you have any problems let us know and we will help you out.
For now I would concentrate on what data you need to collect and build your database first then move on to the coding.
Happy coding~
Comment