Report has been submitted - 11 May 2007
Good work guys
@ 2007-05-10 – 12:59:13
Reminder: Remember to change the tomcat manager username+password in web.xml
Reminder: Remember to purge your current mysql file and load linuxking.sql if necessary.
Current Version
Click here: V1.1
Fixed:
-Extra unneeded logo at homepage
-Homepage javascript validation for mobile phone
-seems like javascript doesn't like assigning a new var with the same name as existing form object ie. var phone=phone.value, deleted this line as it doesn't save much coding anyway.
-phone.length should be phone.value.length
-phone.charAt() should be phone.value.charAt()
-changed order of validation to the order fields are requested (name > email > phone> password)
-Customer table in linuxking.sql was made so that it coincide with payment page, corrected so that it coincide with reg1.html instead
-Corrected table servlet to request images from OlympicMap servlet instead of OlympicMap2 (assuming this was for testing)
-Corrected OlympicMap servlet to look for coordinates from LOCATION table instead of dw7poi(assuming this was for testing)
Known Bugs
-Ajax Image page doesn't work with IE (Firefox is fine)
After debugging a bit it seems in IE got 'message from server: "Table 'test.olympicimages' doesn't exist" for http_request.responseText which is weird considering Firefox connected to database just fine and returned the correct image name. I tried using my browser to connect to David's example which is basically the same code and its fine, I also debugged and made sure http_request = new ActiveXObject("Msxml2.XMLHTTP");
-Not all links are correctly linked
-The unneeded image problem is still around on some other pages.
___________________________________________________
Old Versions
Click here: V1.0
Known Bug
-Not all functions work correctly
-Unneeded image can't load in homepage producing 'red cross'
@ 2007-05-03 – 18:31:29
Project to be submitted on 11/05/07
Team members to amend report and send to nicky for final print out...
The content of this website belongs to a private person, blog.co.uk is not responsible for the content of this website.