I have to edit a bit of script for a homework assignment in a class on information technology and I need some help. (The prof said we could use whatever resources.) The original script is
on this page. We are supposed to edit it so that people aged 40 and under are directed to Google, and people over 40 are directed to Altavista. I added the following function, but it doesn't work and I can't figure out why:
( script and more detailsCollapse )Any help would be greatly appreciated. :)
EDIT:
( full scriptCollapse )EDIT 2: Problem solved! Thanks! :D