Hi guys I'm trying to make a online bookmark adress book, this bookmark
adress book, would consist of the following:
A text file named name.txt, that would content the name of each of the
users.
A text file named pass.txt, that would contain a non-secure password for
each user.
A text file for each user named loginbookmarks.txt containing the list
of urls and hopefully an indicator, as in a hash, to call the bookmark
by it's name.
That's all, I've figured the first two but I can't seem to make the
third one. Anyone can send me any ideas... Code hopefully.
Thanks,
Rodrigo