![]() Capt. Horatio T.P. Webb | ASSSIGNMENTS -- Spring 2021 Last Updated 12PM 1/23/2021 |
The assignments requires you to develop a WEB based general ledger (GL) accounting applications Microsoft SQL Server in THREE DIFFERENT programming environments: asp, VB.NET, and C#.
The transaction processing application consists of three parts:
The functions outlined above represent several types of client and server tasks.
You will be provided with:
Your server account has a userid and password.
The userid will be of the form glxxxx.
The first two letters are lower case "GL".
The last four caracters will be four numbers. (e.g., "gl1234")
The nine character password is of the form: "AAAddaaaA"
The first the characters are UPPER case alphabetic characters (AAA)
Followed by two numbers (dd)
Followed by three lower case alphabetic characters (aaa)
Followed by one upper case alphabetic characters (A)
e.g., ABC44defG
This information will be emailed the second week of class.
This userid/password will be used when you FTP files to and from the server
Associated with this userid is a subdirectory on the server that will contain all of your programs.
The subdirectory name is the same as your userid (i.e., "glxxxx")
The URL of the server is:
auckland.bauer.uh.edu
(NOTE: there is NO www. prefix)
The URL of your account will be:
http://auckland.bauer.uh.edu/students/glxxxx/
(NOTE: there is NO www. prefix)
This will consist of a user menu page (name this assignment homepage index.htm. It should be stored in your disc-nt account directory on the disc.cba.uh.edu server). The general structure of the index.htm page is just a table of links:
TASKS |