how to create marksheet in vb net with code
#1

i would like to get details on how to create marksheet in vb net with code

i would like to get details on how to create marksheet in vb net with code
Reply
#2

Code for CREATE MARKSHEET OF STUDENT in Cobol
IDENTIFICATION DIVISION.
PROGRAM-ID. checkcname.

DATA DIVISION.
WORKING-STORAGE SECTION.
01 castcat PIC 9.
88 open1 value 1.
01 admcat PIC 9.
88 open1 value 1.
77 category PIC 9.
88 sc value 1.

PROCEDURE DIVISION.
para1.
DISPLAY "ALLOW SAME CONODITION NAME".

DISPLAY "ENTER CAST-CAT".
ACCEPT castcat.

if open1 of castcat
display "OPEN CATEGORY OF CAST-CAT".

DISPLAY "ENTER ADM-CAT".
ACCEPT admcat.

if open1 of admcat
display "OPEN CATEGORY OF ADM-CAT".

DISPLAY "ENTER CATEGORY".
ACCEPT category.

if sc
display "sc category".

STOP RUN.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: coding for marksheet in vb net, create online marksheet in asp net, marksheet management system coding vb net, how to create internal mark entry in vb net forms, how to create the mesh network code in java, how to create movie seats selection in asp net, create online marksheet in asp net**51372## **meaning of e transaction,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  site net real estate guest post 2 3,363 14-11-2018, 07:10 PM
Last Post:
  census management system using vb net 0 893 30-09-2018, 05:03 AM
Last Post: Guest
  source code for automatic question paper generator system in vb net 1 980 20-08-2018, 09:59 PM
Last Post: BP170512
  orphanage management system project in C#.net 0 573 18-08-2018, 10:07 PM
Last Post: Guest
  online aptitude test project in asp net with coding free download 1 818 20-05-2018, 02:32 PM
Last Post: kumarbinod21
  http projectseminars net t free codes to hack cell c airtime 94837 0 647 23-02-2018, 12:37 PM
Last Post: Guest
  cyber cafe management project in asp net free download 1 385 19-02-2018, 02:59 PM
Last Post: dhanabhagya
  orphanage donation system asp net project 0 382 18-02-2018, 10:52 AM
Last Post: Guest
  java code code for railway anti collision system 1 650 13-02-2018, 11:13 AM
Last Post: dhanabhagya
  fruit shop management system mini project in vb net 1 512 01-02-2018, 09:41 AM
Last Post: dhanabhagya

Forum Jump: