View Single Post
Old 11-17-2003, 03:41 PM   #1 (permalink)
Disco Stu
Psycho
 
Location: Springfield, USA
I NEED YOUR HELP!

I have a client who has asked me to password protect his internet connection. He feels his secretaries spend to much time browsing/shopping rather than researching and downloading (forms, updates) He wants a program that will require logging in to browse, and he wants the password to change everyday. He asked if I could put together an algorithim for the password, that goes a little some like this: the password should be directly correlated with the day of the week. If its monday the pass should be bunny*, tuesday should be mortar* and so on so each day has a different password. He also wants a number at the end, one that is +5 of whatever day it is. So if its monday the 10th, the password would be bunny15, or tuesday the 30th of november, would be mortar5. Make sense? this is a very basic description of what he wants, with a lot of room for change. Maybe the first word can be determined by the month. and the number is just 6* whatever day it is. I don't know of a program that could do this without writing it from scratch, and i wouldn't know where to begin on writing a password protection script for IE. Any suggestions would be most helpful. Thanks everyone!
Disco Stu is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73