110 likes | 248 Views
T.A. Search Form. Home Page. Static Page: working only with simple scripts and html. The home page will give a selection of three topics; TA Search, Message Board, and a Picture Page. Example. Home Page. TA Search Page. Dynamic Page: working with ASP, VB Script, and HTML
E N D
Home Page • Static Page: working only with simple scripts and html. • The home page will give a selection of three topics; TA Search, Message Board, and a Picture Page. Example
TA Search Page • Dynamic Page: working with ASP, VB Script, and HTML • The TA will have the ability to log on, which will then be submitted to the SQL Server Database. • The time will be generated from the server, so there can be no fowl play. • Once submitted, entered data can be retrieved for TA Location. Example
Message Board • Dynamic Page: Working with ASP, VB Script and HTML • If a student is not able to make it to the University, but has a question, they can ask via the message board. • Most recent files will be kept in ascending order. • There will be an administrative page, enabling the TA or professor to remove unwanted text. Example
Home Page Home Page
Photo Page • Dynamic Page: Working with ASP, VB Script, and HTML • This page will retrieve photos from the SQL Server Database. • Once photos are placed on screen, the information on that data will be listed as well. If the photo is clicked, a report can be generated on that TA. The report will list hours in the lab, since the beginning of the semester. Example
SQL Server 2000 • RDMS that will allow users to use the select and update commands to retrieve and send data to the web page and database.