Lab 8

Homepage

1. Setup an automated communications test in your application.
The two things that are working in my prgram is that there will be a part when you first get in and it will ask for your username (which I will change to a login once I can get it working, I asked for help on debugging), once logging in the username will display and when exiting it will display a message.


Working written code Working written code Working written code Working written code Working written code Working written code Working written code

2. Cause a failure.
I have two faulures one with my css page and with the homepage. With the homepage I am having troubles with javascript because my text box is wrtten in javascript. I have to first debug that in order to get it working. If I type soemthing, nothing will show in the display box. For some reason when I change the css page it will not display in the actualy page and i have to figure out why.


not Working written code