![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
|
Hey yall. Right now, I'm making a program that you can make "admins" for the program, (not the computer admins). So what I was wondering is. Is there a way I can make sections, or breakpoints in a file, so when a new admin is created it wont overwrite the existing Admin(s). The is the layout I want kind of.
Admin Settings Admin1 Username = Seth Password = Hall ------------------------------------------- <<<Breakpoint Admin2 Username = bigguy password = smallbody -------------------------------------------<<<Breakpoint Just something like that. As long as it can keep them separate from each other, while they are in the same file. If it is possible how also can you look at specific sections, so when they login, I can see if they provided credentials match any of the file sections? One more thing, the other day I was trying to code something to save computer logs to. So I used this file.writealltext(my.computer.info.directorypath & "Logs for " & date.now & ".txt" and I got a IO Exceptions. Any ideas where I can still use this format and it work?
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OnlineTextEditor.Com! | Sane | Show Off Your Open Source Projects | 43 | Jun 16th, 2006 8:55 AM |
| add mutiple users to the smbpasswd file. | Pizentios | Bash / Shell Scripting | 3 | Oct 20th, 2005 12:48 PM |
| After execution - Error cannot locate /Skin File? | wchar | Visual Basic | 1 | Mar 5th, 2005 9:04 PM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C++ | 0 | Mar 2nd, 2005 4:12 PM |
| Structure char field to a disk file | ehab_aziz2001 | C++ | 0 | Feb 10th, 2005 2:42 PM |