J
JMG
Hi All,
I have no idea if this is the correct place to post this question, but
I'm hoping so . My problem is that I have a text file containing 5
sets of passwords on a single line space delimited line, which is used
to change passwords on a daily basis via DOS batch files (don't get me
started on why we have to do it this way, we just do...> )
ie Monpassword Tuepassword Wedpassword Thurpassword Fripassword > in
passwords.txt
I'm hoping to create a WEB page to read the passwords.txt file and
display each password depending on what day it is being accessed on
rather than giving out a printed sheet of paper that keeps getting
lost or emailing as the same thing happens, they print it and leave it
lying around)....
Is this a possiblity, if so is anyone able to assist me in getting
some working code, or at least a reference site which might help ?
Thank you for your time.
P.S. I have very little to no html or ASP programming experience, so
please keep that in mind
I have no idea if this is the correct place to post this question, but
I'm hoping so . My problem is that I have a text file containing 5
sets of passwords on a single line space delimited line, which is used
to change passwords on a daily basis via DOS batch files (don't get me
started on why we have to do it this way, we just do...> )
ie Monpassword Tuepassword Wedpassword Thurpassword Fripassword > in
passwords.txt
I'm hoping to create a WEB page to read the passwords.txt file and
display each password depending on what day it is being accessed on
rather than giving out a printed sheet of paper that keeps getting
lost or emailing as the same thing happens, they print it and leave it
lying around)....
Is this a possiblity, if so is anyone able to assist me in getting
some working code, or at least a reference site which might help ?
Thank you for your time.
P.S. I have very little to no html or ASP programming experience, so
please keep that in mind