My Site...Need a little feedback

gar3555

Diamond Member
Jan 8, 2005
3,510
0
0
I just finished a Major site redesign for where I work, it's an Architecture site at the University I attend...feel free to look it over, and give me some feedback.
No flames allowed though :)

Krider Center
 

walla

Senior member
Jun 2, 2001
987
0
0
waaah javascript! i would say use include files for the javascript. as much as you can, hide it.

i also have to say the site is not very accessible to visually impairs persons, nor anyone who might have javascript disabled.

but you have implemented a text-only version so that kinda makes up for some of that.

also, some places are inconsistent in terms of font family. I also recommend not using black text on a dark grey background - increase the contrast by using lighter font color or lighter background.
 

Appledrop

Platinum Member
Aug 25, 2004
2,340
0
0
should filter single and double quotes from this http://krider.arch.ksu.edu/Thesis/ThesisSearch.asp page as if i could be bothered, i would probably be able to insert into the database. Here an example of a sql injection that take all rows - type ' or 'a'='a with the quotes into the search field. Meh, prob not that important though, but always good practise!